Code

Replace {t}Delete{/t} with {msgPool type=delButton}
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 Mar 2008 13:38:22 +0000 (13:38 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 Mar 2008 13:38:22 +0000 (13:38 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9577 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/ppd/remove_ppd.tpl

index a136809d1c6aafd884a2471f80ff8006ef1e8640..b160b61eadfb36804cf91f60fb3f7377cbac59dc 100644 (file)
@@ -9,7 +9,7 @@
  {t}The ppd file will be removed from the server and can not be restored.{/t}
 </p>
 <p class="plugbottom">
-  <input type=submit name="delete_ppd_confirm" value="{t}Delete{/t}">
+  <input type=submit name="delete_ppd_confirm" value="{msgPool type=delButton}">
   &nbsp;
   <input type=submit name="delete_cancel" value="{msgPool type=cancelButton}">
 </p>