Changeset 1988:6b46f96dab2d for admin/categories.php
- Timestamp:
- 09/22/13 00:01:20 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/categories.php
r1963 r1988 118 118 } 119 119 if (!empty($_GET['unknown'])) { 120 dcPage:: success(__('This category does not exist.'));120 dcPage::error(__('This category does not exist.')); 121 121 } 122 122 if (!empty($_GET['move'])) {
Note: See TracChangeset
for help on using the changeset viewer.