X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/a07b98187cfa4eba82ab509350c1d317e802c1a6..f4d32875ddbbc280b9d6c86ad9472733c5b7d4b5:/templates/error.htm

diff --git a/templates/error.htm b/templates/error.htm
index 5698904..17abf7f 100644
--- a/templates/error.htm
+++ b/templates/error.htm
@@ -12,6 +12,6 @@
 
 <p>{ERROR}</p>{IF dir}
 
-<p><a href="{SCRIPT}?command=show&amp;file={DIR}">Back to {DIR}</a></p>{ENDIF}
+<p><a href="{SCRIPT}?command=show&amp;file={BACK}">Back to {BACK}</a></p>{ENDIF}
 </body>
 </html>
\ No newline at end of file