From a09ed40b46eff808267b16103be8573be4889f81 Mon Sep 17 00:00:00 2001 From: following Date: Thu, 8 Aug 2013 21:15:49 +0200 Subject: [PATCH] improved encoded hint layout in listing view! --- htdocs/templates2/ocstyle/viewcache.tpl | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/htdocs/templates2/ocstyle/viewcache.tpl b/htdocs/templates2/ocstyle/viewcache.tpl index df0fd57d..afc9afb6 100644 --- a/htdocs/templates2/ocstyle/viewcache.tpl +++ b/htdocs/templates2/ocstyle/viewcache.tpl @@ -385,10 +385,15 @@
-

{if $crypt}{$cache.hint|rot13html}{else}{$cache.hint}{/if}

-
- A|B|C|D|E|F|G|H|I|J|K|L|M
- N|O|P|Q|R|S|T|U|V|W|X|Y|Z +
+

{if $crypt}{$cache.hint|rot13html}{else}{$cache.hint}{/if}

+
+
+

+ A|B|C|D|E|F|G|H|I|J|K|L|M +
+ N|O|P|Q|R|S|T|U|V|W|X|Y|Z +

{/if}