Changeset 2291:a3e033a82cbf for admin/plugins.php
- Timestamp:
- 10/06/13 11:29:06 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/plugins.php
r2286 r2291 210 210 echo 211 211 '<div class="multi-part" id="new" title="'.__('Add plugins').'">'. 212 '<h3>'.__('Add plugins from repository').'</h3>' .213 '<p>'.__('Search and install plugins directly from repository.').'</p>';212 '<h3>'.__('Add plugins from repository').'</h3>'; 213 // '<p>'.__('Search and install plugins directly from repository.').'</p>'; 214 214 215 215 $list
Note: See TracChangeset
for help on using the changeset viewer.