Code

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

gosa-core/ihtml/themes/default/remove.tpl

index a9fd5b5499be70d34d32072f4681263060ffc98b..2d063a1337bd9c0b78678e0846b511d4c26fd39a 100644 (file)
@@ -10,7 +10,7 @@
 </p>
 
 <p class="plugbottom">
- <input type=submit name="delete_confirm" value="{t}Delete{/t}">
+ <input type=submit name="delete_confirm" value="{msgPool type=delButton}">
  &nbsp;
  <input type=submit name="delete_cancel" value="{t}Cancel{/t}">
 </p>