Update display_comments_tally MACRO
Display on the number of comments. Show a message when the show has now comments.
This commit is contained in:
		| @@ -27,7 +27,7 @@ or | |||||||
| <!--% END %--> | <!--% END %--> | ||||||
|  |  | ||||||
| <!--% MACRO display_comments_tally(eps_id, tally) BLOCK %--> | <!--% MACRO display_comments_tally(eps_id, tally) BLOCK %--> | ||||||
| <a href="<!--% absolute_path(baseurl) %-->eps/hpr<!--% zero_pad_left(eps_id) %-->/index.html#comments">Comments (<!--% tally %-->)</a>. | <a href="<!--% absolute_path(baseurl) %-->eps/hpr<!--% zero_pad_left(eps_id) %-->/index.html#comments" aria-label="Comments for hpr<!--% zero_pad_left(eps_id) %-->"><!--% IF tally > 0 %--><!--% tally %--><!--% ELSE %-->(Be the first)<!--% END %--></a>. | ||||||
| <!--% END %--> | <!--% END %--> | ||||||
|  |  | ||||||
| <!--% MACRO show_meta(show, hide_tags) BLOCK %--> | <!--% MACRO show_meta(show, hide_tags) BLOCK %--> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user