]> git.p6c8.net - devedit.git/blobdiff - templates/copydir.htm
Rewrote some sentences in the README file
[devedit.git] / templates / copydir.htm
index b0d495d9a0a13fb7b95a3c40c6650104f7763d69..6cbc65a79263b5a638ad7f493a2c16ca461ca9a3 100644 (file)
 <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>
 
-<p><b>Note:</b><br>
-The target you want this directory to copy to must not exist!</p>
+<p><b>Important notes:</b></p>
+
+<ul>
+<li>The target you want this directory to copy to <b>must not</b> exist!</li>
+<li>Please make sure that all your files were copied correctly. Due to problems concerning the architecture of Dev-Editor, a check of this is currently impossible. And by the way, you are absolutely right if you think now that I'm a very lousy and incompetent programmer.</li>
+</ul>
 
 <hr>
 

patrick-canterino.de