Code

Import in software deployment status updated.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Sep 2008 11:24:09 +0000 (11:24 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Sep 2008 11:24:09 +0000 (11:24 +0000)
-Updated button text, instead of OK it is now Back

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

gosa-plugins/goto/addons/goto/goto_import_file.tpl

index 889ac5e41965b028aeb7197a61fefdaade2bcf7c..adb841af602c15719d2a472889291645c8fd9201 100644 (file)
@@ -89,6 +89,6 @@
 <br>
 <p class='seperator'></p>
 <div style='text-align:right;width:99%; padding-right:5px; padding-top:5px;'>
-       <input type='submit' name='import_abort' value='{msgPool type=okButton}'>
+       <input type='submit' name='import_abort' value='{msgPool type=backButton}'>
 </div>
 <br>