Changeset 1382

Show
Ignore:
Timestamp:
07/17/08 14:37:16 (5 months ago)
Author:
donncha
Message:

Only show this message to site admins. fixes #679, props axelseaa

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/plugins.php

    r1347 r1382  
    313313</form> 
    314314 
     315<?php if( is_site_admin() ) { ?> 
    315316<p><?php printf(__('If something goes wrong with a plugin and you can&#8217;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 } ?> 
    316318<?php endif; ?> 
    317319