X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/85de18899b48fe39a79a265bff4b1fd0478c5842..4f312081a2b65ffd71c66e425cbe1b51e0e9c9ec:/templates/copydir.htm diff --git a/templates/copydir.htm b/templates/copydir.htm index f98f63b..6cbc65a 100644 --- a/templates/copydir.htm +++ b/templates/copydir.htm @@ -21,7 +21,7 @@ <input type="hidden" name="file" value="{FILE}"> <p>Copy directory '{FILE}' to:<br> -{DIR} <input type="text" name="newfile"></p> +<input type="text" name="newfile" value="{FILE}"></p> <p><input type="submit" value="Copy directory!"></p> </form>