Changeset 2666:88000a305897 for admin/post.php
- Timestamp:
- 02/22/14 10:01:24 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/post.php
r2614 r2666 652 652 showComments($comments,$has_action); 653 653 } else { 654 echo '<p>'.__('No comment ').'</p>';654 echo '<p>'.__('No comments').'</p>'; 655 655 } 656 656
Note: See TracChangeset
for help on using the changeset viewer.