]> git.p6c8.net - devedit.git/blobdiff - templates/dirlist_up.htm
- Don't display the file upload link in directory listing if Dev-Editor has no
[devedit.git] / templates / dirlist_up.htm
index d35f7a4f8b82f6facd3362f0dedb0e68f004e196..5f375e5615a14d45c7b7f5bee578a4ff488c6c0f 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-<td align="right">[SUBDIR]</td>
-<td style="padding-left:15pt">{DATE}</td>
-<td colspan="2" style="padding-left:15pt"><a href="{SCRIPT}?command=show&file={UPPER_DIR}">../</a></td>
-</tr>
\ No newline at end of file
+<td align="right" style="white-space:nowrap">[SUBDIR]</td>
+<td style="padding-left:15pt;white-space:nowrap;">{DATE}</td>
+<td colspan="2" style="padding-left:15pt;white-space:nowrap"><a href="{SCRIPT}?command=show&amp;file={UPPER_DIR}">../</a></td>
+</tr>

patrick-canterino.de