From 1453608c02e7a8d9b73edeab66b6a05da9a48552 Mon Sep 17 00:00:00 2001 From: pcanterino <> Date: Wed, 25 May 2005 14:22:01 +0000 Subject: [PATCH] Added checkboxes for allowing to overwrite an existing file immediately --- templates/copyfile.htm | 2 +- templates/renamefile.htm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/copyfile.htm b/templates/copyfile.htm index 2570b84..ac1dd10 100644 --- a/templates/copyfile.htm +++ b/templates/copyfile.htm @@ -21,7 +21,7 @@

Copy file '{FILE}' to:
-{DIR}

+{DIR}

diff --git a/templates/renamefile.htm b/templates/renamefile.htm index 7df74cf..512d45c 100644 --- a/templates/renamefile.htm +++ b/templates/renamefile.htm @@ -21,7 +21,7 @@

Move/Rename file '{FILE}' to:
-{DIR}

+{DIR}

-- 2.34.1