Changeset 881:9cbd57fcd93b for themes/ductile/tpl
- Timestamp:
- 10/02/12 16:59:57 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_simple-entry.html
r803 r881 69 69 <tpl:CommentsHeader> 70 70 <div id="comments"> 71 <h3>{{tpl:EntryCommentCount count_all="1" one="%s" more="%s"}} {{tpl:lang reactions}}</h3>71 <h3>{{tpl:EntryCommentCount count_all="1" none="no reactions" one="one reaction" more="%s reactions"}}</h3> 72 72 <ul> 73 73 </tpl:CommentsHeader>
Note: See TracChangeset
for help on using the changeset viewer.