Code

Renamed buttons
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 20 May 2008 17:28:19 +0000 (17:28 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 20 May 2008 17:28:19 +0000 (17:28 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10969 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/addons/goto/events/target_list.tpl

index 589ff244c8cc11909dccdf21e3560ab4aaa30338..0ec59f25f48344105f68aedc0c70c2a477bb3445 100644 (file)
@@ -2,6 +2,6 @@
 
 <p class='seperator'></p>
 <div style='text-align:right;width:100%;padding-top:5px;padding-right:5px;padding-bottom:5px;'>
-       <input type='submit' name='save_target_dialog' value='{t}Use{/t}'>&nbsp;
-       <input type='submit' name='abort_target_dialog' value='{t}Close{/t}'>
+       <input type='submit' name='save_target_dialog' value='{t}Apply{/t}'>&nbsp;
+       <input type='submit' name='abort_target_dialog' value='{t}Cancel{/t}'>
 </div>