fixed if statement for commments
[nyc.indymedia.org.git] / etc / producer / newswireinclude.template
index 78108e2..6f4170c 100755 (executable)
@@ -22,7 +22,7 @@
                      </p>
                      <p class="datestamp">
                         ${n.date.formatted.MMM} ${n.date.formatted.dd}th,
-                        <if (n.commentcount > 0)><span class="comments">${n.commentcount} Comments</span></if>
+                        <if (n.commentcount != 0) ><span class="comments">${n.commentcount} Comments</span></if>
                      </p>
                   </li>
                <else>