diff options
| author | lsces <lester@lsces.co.uk> | 2014-05-31 22:54:50 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-05-31 22:54:50 +0100 |
| commit | d9a9529d7664ee194885b3de4658782e6375d734 (patch) | |
| tree | 54aa3b4cbd7f8136d7e085193d9dcd2f1e30f243 /templates/list_topics.tpl | |
| parent | dbcacb230403cf7baf0e5ccc5215573a8579ac4e (diff) | |
| download | boards-INK_Port.tar.gz boards-INK_Port.tar.bz2 boards-INK_Port.zip | |
Modify templates for ink frameworkINK_Port
Diffstat (limited to 'templates/list_topics.tpl')
| -rw-r--r-- | templates/list_topics.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_topics.tpl b/templates/list_topics.tpl index 36efdd4..ef9605d 100644 --- a/templates/list_topics.tpl +++ b/templates/list_topics.tpl @@ -144,7 +144,7 @@ {/if} </select> - <noscript><div><input type="submit" class="btn" value="{tr}Submit{/tr}" /></div></noscript> + <noscript><div><input type="submit" class="ink-button" value="{tr}Submit{/tr}" /></div></noscript> </div> {/if} {/form} |
