summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a079aec)
raw | patch | inline | side by side (parent: a079aec)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:39:58 +0000 (14:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 16 Mar 2010 14:39:58 +0000 (14:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16684 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofon/admin/systems/services/gofon/goFonServer.tpl | patch | blob | history |
diff --git a/gosa-plugins/gofon/admin/systems/services/gofon/goFonServer.tpl b/gosa-plugins/gofon/admin/systems/services/gofon/goFonServer.tpl
index 2b06c0bf05330d9f0abf33a5788f1526ece0ad3e..71c964bb46fab067a9b7bb25a32ebfc13577e445 100644 (file)
<hr>
<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
- <input type='submit' name='SaveService' value='{msgPool type=saveButton}'>
+ <button type='submit' name='SaveService'>{msgPool type=saveButton}</button>
+
- <input type='submit' name='CancelService' value='{msgPool type=cancelButton}'>
+ <button type='submit' name='CancelService'>{msgPool type=cancelButton}</button>
+
</div>
<input type="hidden" name="goFonServerPosted" value="1">