Code

Updated copy & paste template
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 6 Jun 2007 13:49:14 +0000 (13:49 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 6 Jun 2007 13:49:14 +0000 (13:49 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6558 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/default/copyPasteDialog.tpl

index 5e574c03b22a40dbaa5ee19ea66cfa36eb78542b..a9de778409929a6c526584343dbfb0ad7c0ba51b 100644 (file)
@@ -17,7 +17,9 @@
 
        <div style='text-align:right;width:100%;'>
                <input type='submit' name='PerformCopyPaste' value='{t}Save{/t}'>&nbsp;
-               <input type='submit' name='AbortCopyPaste' value='{t}Cancel{/t}'>
+               <input type='submit' name='abort_current_cut-copy_operation' value='{t}Cancel{/t}'>
+               <input type='submit' name='abort_all_cut-copy_operations' value='{t}Cancel all{/t}'>
+               
        </div>
        {/if}
 {else}