changeset 120:e53f82c0898e

Updated so that the comment links are left-aligned
author Steve Kemp <steve@steve.org.uk>
date Thu, 13 Dec 2007 20:46:01 +0000
parents 5066f7ad8b46
children 8ec0cd70a916
files themes/blog.steve.org.uk/month.template themes/blog.steve.org.uk/tags.template
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/themes/blog.steve.org.uk/month.template	Thu Dec 13 20:42:02 2007 +0000
+++ b/themes/blog.steve.org.uk/month.template	Thu Dec 13 20:46:01 2007 +0000
@@ -66,7 +66,9 @@
  </div>
  <div class="tags">
    <!-- tmpl_if name='comment_count' -->
+   <span class="comments">
    <a href="<!-- tmpl_var name='top' --><!-- tmpl_var name='link' escape='html' -->#comments"><!-- tmpl_var name='comment_count' --> comment(s)</a>
+   </span>
    <!-- /tmpl_if -->
 
  <!-- tmpl_if name='tags' -->
--- a/themes/blog.steve.org.uk/tags.template	Thu Dec 13 20:42:02 2007 +0000
+++ b/themes/blog.steve.org.uk/tags.template	Thu Dec 13 20:46:01 2007 +0000
@@ -71,7 +71,9 @@
  </div>
  <div class="tags">
    <!-- tmpl_if name='comment_count' -->
+   <span class="comments">
    <a href="<!-- tmpl_var name='top' --><!-- tmpl_var name='link' escape='html' -->#comments"><!-- tmpl_var name='comment_count' --> comment(s)</a>
+   </span>
    <!-- /tmpl_if -->
 
  <!-- tmpl_if name='tags' -->