summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6bd7e1f)
raw | patch | inline | side by side (parent: 6bd7e1f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 6 Jun 2007 13:49:14 +0000 (13:49 +0000) | ||
committer | hickert <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 | patch | blob | history |
index 5e574c03b22a40dbaa5ee19ea66cfa36eb78542b..a9de778409929a6c526584343dbfb0ad7c0ba51b 100644 (file)
<div style='text-align:right;width:100%;'>
<input type='submit' name='PerformCopyPaste' value='{t}Save{/t}'>
- <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}