]> git.p6c8.net - devedit.git/blobdiff - templates/dirlist_up.htm
Added single quotes around the "COMMAND" variable in the "cmd_unknown" error
[devedit.git] / templates / dirlist_up.htm
index 734be5c307d6f3a7fba2137a4519b10e49a994f1..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&amp;file={UPPER_DIR}">../</a></td>
+<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