git.p6c8.net
/
devedit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Small changes
[devedit.git]
/
templates
/
dirlist.htm
diff --git
a/templates/dirlist.htm
b/templates/dirlist.htm
index 8a8c9ee60747e163d1bfa620c64c08cec6ccb742..7338db2f994a3deb95207487cbda3f14caec0d90 100644
(file)
--- a/
templates/dirlist.htm
+++ b/
templates/dirlist.htm
@@
-14,8
+14,8
@@
<hr>
<hr>
-<table border="0" style="font-family:'Courier New',Courier,monospace;font-size:10pt;">
-{DIRLIST}</table>
+
{IF empty}<p><i>This directory is empty or nothing is matching against your wildcard</i></p>{ELSE}
<table border="0" style="font-family:'Courier New',Courier,monospace;font-size:10pt;">
+{DIRLIST}</table>
{ENDIF}
<hr>
<hr>
@@
-39,7
+39,7
@@
</tr>
{IF dir_writeable}
<tr>
</tr>
{IF dir_writeable}
<tr>
-<td colspan="2"><a href="{SCRIPT}?command=upload&file={DIR}">Upload a file</a></td>
+<td colspan="2"><a href="{SCRIPT}?command=upload&file={DIR
_URL
}">Upload a file</a></td>
</tr>
{ENDIF}</table>
</tr>
{ENDIF}</table>
patrick-canterino.de