Code

Remove old layers menu
[gosa.git] / gosa-core / ihtml / themes / default / copyPasteDialog.tpl
index 9926c7f50afb3b3871d0a01daeb4b3669acff893..a43275e2aba4d5c2862f1b1125275a865ffdb137 100644 (file)
@@ -17,7 +17,7 @@
 
        <div style='text-align:right;width:100%;'>
                <input type='submit' name='PerformCopyPaste' value='{t}Save{/t}'>&nbsp;
-       {if $type == "copy"}
+       {if $type == "modified"}
                <input type='submit' name='abort_current_cut-copy_operation' value='{t}Cancel{/t}'>
        {/if}