Changes

Jump to navigation Jump to search
no edit summary
Line 1,382: Line 1,382:  
#p-tb { display:none !important; }
 
#p-tb { display:none !important; }
   −
.ns-0 #ca-talk { display: none !important; }
+
<?php global $wgUser; if( $wgUser->isAnon() ) { ?>
 +
      <style type="text/css">
 +
        #ca-viewsource { display: none !important; }
 +
        #ca-talk { display: none !important; }
 +
      </style>
 +
<?php } ?>
Bureaucrats, Administrators, translate-proofr
15,511

edits

Navigation menu