X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/6a0432ae8e83df713006409cf8ba6b673ad074e5..3b69a56ae05c5a9f8de83528657cefd784c95a8f:/templates/viewlink.htm?ds=sidebyside

diff --git a/templates/viewlink.htm b/templates/viewlink.htm
index 451cded..ba4ee61 100644
--- a/templates/viewlink.htm
+++ b/templates/viewlink.htm
@@ -12,7 +12,7 @@
 
 <p>(equals <a href="{URL}" target="_blank">{URL}</a>)</p>
 
-<p><a href="{SCRIPT}?command=show&amp;file={DIR}">Back to {DIR}</a></p>
+<p><a href="{SCRIPT}?command=show&amp;file={DIR_URL}">Back to {DIR}</a></p>
 
 <p>'{FILE}' is a symbolic link pointing to:<br>
 <tt>{LINK_TARGET}</tt></p>