Changeset 1382
- Timestamp:
- 07/17/08 14:37:16 (5 months ago)
- Files:
-
- trunk/wp-admin/plugins.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/plugins.php
r1347 r1382 313 313 </form> 314 314 315 <?php if( is_site_admin() ) { ?> 315 316 <p><?php printf(__('If something goes wrong with a plugin and you can’t use WordPress, delete or rename that file in the <code>%s</code> directory and it will be automatically deactivated.'), WP_PLUGIN_DIR); ?></p> 317 <?php } ?> 316 318 <?php endif; ?> 317 319
