[geeklog-cvs] geeklog: newpro: Fixed alignment of items in the topic tree

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Mon Apr 30 15:19:27 EDT 2012


changeset 8662:c1a239e3f7f6
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/c1a239e3f7f6
user: Rouslan Placella <rouslan at placella.com>
date: Mon Apr 30 20:17:34 2012 +0100
description:
newpro: Fixed alignment of items in the topic tree

diffstat:

 public_html/layout/newpro/topicoption_off.thtml |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r a771ab07c2e3 -r c1a239e3f7f6 public_html/layout/newpro/topicoption_off.thtml
--- a/public_html/layout/newpro/topicoption_off.thtml	Mon Apr 30 09:46:46 2012 +0100
+++ b/public_html/layout/newpro/topicoption_off.thtml	Mon Apr 30 20:17:34 2012 +0100
@@ -1,6 +1,6 @@
 
 <!-- topicoption_off.thtml { -->
 
-        <li class="topicoption_off">{option_label} {option_count}</li>
+        <li class="topicoption_off">{branch_spaces}{option_label} {option_count}</li>
 
 <!-- } topicoption_off.thtml -->



More information about the geeklog-cvs mailing list