https://bugzilla.wikimedia.org/show_bug.cgi?id=19185





--- Comment #2 from [email protected]  2009-06-23 16:20:15 UTC ---
Excuse me but if you take a closer look at Monobook.php, you will see
that no less than
        <div class="portlet" id="p-personal">
                <h5>Personal tools</h5>
                <div class="pBody">
                        <ul lang="en" xml:lang="en">
                        </ul>
                </div>
        </div>
will always be emitted, as there are no enclosing if()s or functions
to prevent it, no matter what the user does in hooks.
Same with the "views" <h5>.
At the most he could do something crazy, like set
Mediawiki:Personaltools to "", but at most that would buy him an empty
<h5></h5>.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to