Difference between revisions of "MediaWiki:MonoBook.php"
From BroaDWcast
Jump to navigationJump to searchJohn Lavalie (talk | contribs) (Blanked the page) |
John Lavalie (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <head> | ||
+ | <?php if(!$this->data['loggedin']) { ?> | ||
+ | <style> | ||
+ | li#ca-history { display: none; } | ||
+ | </style> | ||
+ | <?php } ?> | ||
+ | |||
+ | </head> |
Latest revision as of 19:40, 5 January 2011
<head>
<?php if(!$this->data['loggedin']) { ?> <style> li#ca-history { display: none; } </style> <?php } ?>
</head>