]> git.p6c8.net - devedit.git/blobdiff - templates/dirlist_dir.htm
Began to implement the possibility to control the output using template files
[devedit.git] / templates / dirlist_dir.htm
diff --git a/templates/dirlist_dir.htm b/templates/dirlist_dir.htm
new file mode 100644 (file)
index 0000000..e69b3f5
--- /dev/null
@@ -0,0 +1,6 @@
+<tr>
+<td align="right">[SUBDIR]</td>
+<td style="padding-left:15pt">{DATE}</td>
+<td style="padding-left:15pt"><a href="{SCRIPT}?command=show&file={DIR}">{DIR_NAME}/</a></td>
+<td style="padding-left:15pt">(Rename | <a href="{SCRIPT}?command=remove&file={DIR}">Delete</a>)</td>
+</tr>
\ No newline at end of file

patrick-canterino.de