Changeset 2007:d9cc237fa2c7 for admin/plugins.php
- Timestamp:
- 09/22/13 15:35:33 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/plugins.php
r2002 r2007 252 252 echo 253 253 '<h3>'.__('Activated plugins').'</h3>'. 254 '< tableclass="table-outer clear">'.254 '<div class="table-outer clear">'. 255 255 '<table class="plugins"><tr>'. 256 256 '<th>'.__('Plugin').'</th>'. … … 306 306 echo 307 307 '<h3>'.__('Deactivated plugins').'</h3>'. 308 '< tableclass="clear table-outer">'.308 '<div class="clear table-outer">'. 309 309 '<table class="plugins"><tr>'. 310 310 '<th>'.__('Plugin').'</th>'.
Note: See TracChangeset
for help on using the changeset viewer.