Changeset 500:f88db2e809f4 for admin/plugin.php
- Timestamp:
- 07/03/11 22:12:27 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/plugin.php
r270 r500 83 83 call_user_func($open_f,__('Plugin not found')); 84 84 85 echo '<h2 >'.__('Plugin not found').'</h2>';85 echo '<h2 class="page-title">'.__('Plugin not found').'</h2>'; 86 86 87 87 echo '<p>'.__('The plugin you reached does not exist or does not have an admin page.').'</p>';
Note: See TracChangeset
for help on using the changeset viewer.