X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/a6bb5ed04fe4aa01b2716edfd4ed45a6ed91c011..4c99fa1ba416929e3f277e6efb14f93332884ad4:/templates/copyfile.htm diff --git a/templates/copyfile.htm b/templates/copyfile.htm index 9733ed2..1a81a6e 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}">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