Changeset 1312:9b954dbdf09a for admin/plugins.php
- Timestamp:
- 08/08/13 21:29:17 (12 years ago)
- Branch:
- default
- Parents:
- 1311:b57043a88153 (diff), 1290:de23a6996243 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/plugins.php
r1280 r1312 195 195 196 196 echo 197 '<h2 class="page-title">'.__('Plugins management').'</h2>';197 '<h2>'.__('System').' › <span class="page-title">'.__('Plugins management').'</span></h2>'; 198 198 199 199 if (!empty($_GET['removed'])) {
Note: See TracChangeset
for help on using the changeset viewer.