summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2f9223c)
raw | patch | inline | side by side (parent: 2f9223c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:40:47 +0000 (14:40 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:40:47 +0000 (14:40 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16703 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofax/gofax/faxreports/contents.tpl | patch | blob | history | |
gosa-plugins/gofax/gofax/faxreports/detail.tpl | patch | blob | history |
diff --git a/gosa-plugins/gofax/gofax/faxreports/contents.tpl b/gosa-plugins/gofax/gofax/faxreports/contents.tpl
index d518fb5ce511c339b31fddb5744e075aa1a9934d..e9b6a1fbbf614c192fcfe80ac9e4e66d42e4ffff 100644 (file)
{html_options values=$years output=$years selected=$year_select}
</select>
- <input type=submit name="search" value="{t}Search{/t}">
+ <button type='submit' name='search'>{t}Search{/t}</button>
+
</p>
</div>
diff --git a/gosa-plugins/gofax/gofax/faxreports/detail.tpl b/gosa-plugins/gofax/gofax/faxreports/detail.tpl
index 43c4f55209ae8d7a7861d52a1ade29c9dab27b6b..072c94cb3398b9c7dced84e1d3c6682bf39f66eb 100644 (file)
<hr>
<div class="plugin-actions">
- <input type=submit name="bck_to_list" value="{msgPool type=backButton}">
+ <button type='submit' name='bck_to_list'>{msgPool type=backButton}</button>
+
</div>