diff themes/copyrighteous/index.template @ 133:b5fc6377b32e

Updated to make the plural on 'comments' conditional.
author Steve Kemp <steve@steve.org.uk>
date Thu, 20 Dec 2007 12:59:28 +0000
parents cc467c882844
children c45e82e72bc4
line wrap: on
line diff
--- a/themes/copyrighteous/index.template	Thu Dec 20 12:55:09 2007 +0000
+++ b/themes/copyrighteous/index.template	Thu Dec 20 12:59:28 2007 +0000
@@ -37,7 +37,7 @@
 <a href="<!-- tmpl_var name='top' --><!-- tmpl_var name='link' escape='html' -->">Permalink</a>
    <!-- tmpl_if name='comment_count' -->
    <span class="comments">
-   <!-- tmpl_var name='comment_count' --> comment(s).
+   <!-- tmpl_var name='comment_count' --> comment<!-- tmpl_if name='comment_plural' -->s<!-- /tmpl_if -->.
    </span>
    <!-- /tmpl_if -->