Code

Template update .
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 Mar 2008 10:56:23 +0000 (10:56 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 Mar 2008 10:56:23 +0000 (10:56 +0000)
-Ok/Cancel/Save via msgPool

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9510 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/services/ldap/goLdapServer.tpl

index 24e181771ad5ba62313731a197746a8d28f51901..7b126fabade9d0e1ce2f75bf5c0b269a04e95e70 100644 (file)
@@ -6,8 +6,8 @@
 
 <p class='seperator'>&nbsp;</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}'>
     &nbsp;
-    <input type='submit' name='CancelService' value='{t}Cancel{/t}'>
+    <input type='submit' name='CancelService' value='{msgPool type=cancelButton}'>
 </div>
 <input type="hidden" name="goLdapServerPosted" value="1">