Code

Replace back button with msgPool
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 Mar 2008 15:28:37 +0000 (15:28 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 Mar 2008 15:28:37 +0000 (15:28 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9614 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/mail/addons/mailqueue/header.tpl

index eeb8bcfbc8a0b3ca2c96d4dbfd587b8d348aec15..7e90c1159ff8493da286538e9f8700a633fec458 100644 (file)
@@ -2,5 +2,5 @@
 
 <p class="seperator">&nbsp;</p>
 <div style='text-align:right;'>
-       <input type="submit" name="back" value="{t}Back{/t}"> 
+       <input type="submit" name="back" value="{msgPool type=backButton}"> 
 </div>