X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/11ffc2cd386c3b2bc94fbceaf469e9779a824fe1..5d97440acfd02dd482d9b87d8a86521b013aea46:/templates/dirlist_up.htm?ds=inline

diff --git a/templates/dirlist_up.htm b/templates/dirlist_up.htm
index 0892e3d..b0e34ed 100644
--- a/templates/dirlist_up.htm
+++ b/templates/dirlist_up.htm
@@ -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>
+<td align="right" style="white-space:nowrap">[SUBDIR]</td>
+<td style="padding-left:15pt;white-space:nowrap;">{DATE}{IF gmt} (GMT){ENDIF}</td>
+<td colspan="2" style="padding-left:15pt;white-space:nowrap"><a href="{SCRIPT}?command=show&amp;file={UPPER_DIR_URL}{IF filter}&amp;filter={FILTER_URL}{ENDIF}">../</a></td>
 </tr>