X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/03d83644ce2d958fe3e0466fa272c67f0566f4ab..48d438eaa383ac5bd0fc396208132ca76f9c0e30:/templates/dirlist.htm

diff --git a/templates/dirlist.htm b/templates/dirlist.htm
index ca83e30..3ababde 100644
--- a/templates/dirlist.htm
+++ b/templates/dirlist.htm
@@ -37,6 +37,10 @@
 <td>{DIR} <input type="text" name="newfile"> <input type="submit" value="Create!"></td>
 </form>
 </tr>
+
+<tr>
+<td colspan="2"><a href="{SCRIPT}?command=upload&file={DIR}">Upload a file</a></td>
+</tr>
 </table>
 
 <hr>