Code

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

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

gosa-plugins/goto/admin/systems/services/cups/goCupsServer.tpl

index e10bd2f67f3f8a1f14a368b3a28eb2f0628d3a85..37a3bcc74dbd0eb3839e30f357f850f79aea2be6 100644 (file)
@@ -2,8 +2,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="goCupsServerPosted" value="1">