X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/d241beaca38f6cdb8eed359b3a3a9c5b8879aff6..b4a18168323d91c911689ae9a9cddb2b7ab51997:/templates/dirlist.htm

diff --git a/templates/dirlist.htm b/templates/dirlist.htm
index c87faac..7338db2 100644
--- a/templates/dirlist.htm
+++ b/templates/dirlist.htm
@@ -39,7 +39,7 @@
 </tr>
 {IF dir_writeable}
 <tr>
-<td colspan="2"><a href="{SCRIPT}?command=upload&amp;file={DIR}">Upload a file</a></td>
+<td colspan="2"><a href="{SCRIPT}?command=upload&amp;file={DIR_URL}">Upload a file</a></td>
 </tr>
 {ENDIF}</table>