X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/a6bb5ed04fe4aa01b2716edfd4ed45a6ed91c011..e0908395cdd9b40466f297055222545ab245ef95:/templates/copyfile.htm diff --git a/templates/copyfile.htm b/templates/copyfile.htm index 9733ed2..2570b84 100644 --- a/templates/copyfile.htm +++ b/templates/copyfile.htm @@ -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&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