]> git.p6c8.net - devedit.git/blobdiff - templates/upload.htm
Replaced "&" by "&" in query strings
[devedit.git] / templates / upload.htm
index 552bb57be413ae940795f0b3b83d99b041ef2884..2b9912889f98b0d3ffca00647aba1f56ac3049f4 100644 (file)
@@ -12,7 +12,7 @@
 
 <p>(equals <a href="{URL}" target="_blank">{URL}</a>)</p>
 
 
 <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}">Back to {DIR}</a></p>
 
 <p>Using this form, you can upload a file to the current directory ('{DIR}').</p>
 
 
 <p>Using this form, you can upload a file to the current directory ('{DIR}').</p>
 
@@ -44,5 +44,6 @@
 
 <hr>
 
 
 <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
 </body>
 </html>
\ No newline at end of file

patrick-canterino.de