diff options
| author | spiderr <spider@viovio.com> | 2013-04-04 01:33:12 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-04 01:33:12 -0400 |
| commit | 0b0770a4f549f30d155755b2e70f2ab9ba132175 (patch) | |
| tree | 289cd89461cf4cd5afbf9d495fa60a9bbe463236 /templates/attachments.tpl | |
| parent | e925d30d478008ff7c5c06ae89c6b8a3b55f6245 (diff) | |
| download | liberty-0b0770a4f549f30d155755b2e70f2ab9ba132175.tar.gz liberty-0b0770a4f549f30d155755b2e70f2ab9ba132175.tar.bz2 liberty-0b0770a4f549f30d155755b2e70f2ab9ba132175.zip | |
cleanup edit forms
Diffstat (limited to 'templates/attachments.tpl')
| -rw-r--r-- | templates/attachments.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/attachments.tpl b/templates/attachments.tpl index 20c189e..6e81ff3 100644 --- a/templates/attachments.tpl +++ b/templates/attachments.tpl @@ -18,7 +18,7 @@ </div> <div class="submit"> - <input type="submit" name="apply" value="{tr}Filter{/tr}" /> + <input type="submit" class="btn" name="apply" value="{tr}Filter{/tr}" /> </div> {/form} {/if} |
