summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 905acac)
raw | patch | inline | side by side (parent: 905acac)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 Mar 2008 10:55:53 +0000 (10:55 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 Mar 2008 10:55:53 +0000 (10:55 +0000) |
-Ok/Cancel/Save via msgPool
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9505 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9505 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 14a1603b834de9a62b43b7a2e14aebc92f271c19..129625811b49315c80a54e1451b4f097f51ce8dc 100644 (file)
<p class='seperator'> </p>
<div style="width:100%; text-align:right;padding-top:10px;padding-bottom:3px;">
- <input type='submit' name='SaveService' value='{t}Save{/t}'>
+ <input type='submit' name='SaveService' value='{msgPool type=saveButton}'>
- <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
+ <input type='submit' name='CancelService' value='{msgPool type=cancelButton}'>
</div>
<input type="hidden" name="goFonServerPosted" value="1">