]> git.p6c8.net - devedit.git/blobdiff - templates/error.htm
Catch error of trying to download a non-readable file using URL manipulation
[devedit.git] / templates / error.htm
index 17abf7f01abd61828bb70e501a6b98d32a74f901..195b79dc9f44531a0b84f2cbc38d663aaf68e6d8 100644 (file)
@@ -12,6 +12,6 @@
 
 <p>{ERROR}</p>{IF dir}
 
-<p><a href="{SCRIPT}?command=show&amp;file={BACK}">Back to {BACK}</a></p>{ENDIF}
+<p><a href="{SCRIPT}?command=show&amp;file={BACK_URL}">Back to {BACK}</a></p>{ENDIF}
 </body>
 </html>
\ No newline at end of file

patrick-canterino.de