Changeset 2666:88000a305897 for plugins
- Timestamp:
- 02/22/14 10:01:24 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/page.php
r2614 r2666 610 610 showComments($comments,$has_action); 611 611 } else { 612 echo '<p>'.__('No comment ').'</p>';612 echo '<p>'.__('No comments').'</p>'; 613 613 } 614 614
Note: See TracChangeset
for help on using the changeset viewer.