Changeset 1636:ad22a8dc2100 for admin/categories.php
- Timestamp:
- 08/30/13 18:14:36 (12 years ago)
- Branch:
- default
- Children:
- 1637:e30dca34f6b8, 1711:b88f3f023989
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/categories.php
r1599 r1636 133 133 if ($rs->isEmpty()) 134 134 { 135 echo '<p>'.__('No category yet.').'</p>';135 echo '<p>'.__('No category so far.').'</p>'; 136 136 } 137 137 else
Note: See TracChangeset
for help on using the changeset viewer.