summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f44220e)
raw | patch | inline | side by side (parent: f44220e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:40:41 +0000 (14:40 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:40:41 +0000 (14:40 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16701 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofax/gofax/faxaccount/faxNumberSelect/faxNumberSelect-list.tpl | patch | blob | history |
diff --git a/gosa-plugins/gofax/gofax/faxaccount/faxNumberSelect/faxNumberSelect-list.tpl b/gosa-plugins/gofax/gofax/faxaccount/faxNumberSelect/faxNumberSelect-list.tpl
index c5f04d2eefac78312b5e9173de3d21475307cc98..d041ee1f853db2a592ba2caf023d884bca583015 100644 (file)
<hr>
<div class="plugin-actions">
- <input type=submit name="faxNumberSelect_save" value="{msgPool type=addButton}">
- <input type=submit name="faxNumberSelect_cancel" value="{msgPool type=cancelButton}">
+ <button type='submit' name='faxNumberSelect_save'>{msgPool type=addButton}</button>
+
+ <button type='submit' name='faxNumberSelect_cancel'>{msgPool type=cancelButton}</button>
+
</div>