]> git.p6c8.net - devedit.git/blobdiff - templates/copyfile.htm
Removed the JavaScript code which prevents users from marking text in the
[devedit.git] / templates / copyfile.htm
index 9733ed2fe6b845be4e2a3430e2e3ef916ec66ae8..2570b84be41491825389b3b60ef98b3e0df016dc 100644 (file)
@@ -12,7 +12,9 @@
 
 <p>(equals <a href="{URL}" target="_blank">{URL}</a>)</p>
 
-<p><a href="{SCRIPT}?command=show&file={DIR}">Back to {DIR}</a></p>
+<p><a href="{SCRIPT}?command=show&amp;file={DIR_URL}">Back to {DIR}</a></p>
+
+<hr>
 
 <form action="{SCRIPT}" method="post">
 <input type="hidden" name="command" value="copy">
@@ -23,5 +25,9 @@
 
 <p><input type="submit" value="Copy file!"></p>
 </form>
+
+<hr>
+
+<p align="right"><a href="{SCRIPT}?command=about" target="_blank"><i>About Dev-Editor</i></a></p>
 </body>
 </html>
\ No newline at end of file

patrick-canterino.de