https://bugzilla.wikimedia.org/show_bug.cgi?id=20987
--- Comment #4 from Platonides <[email protected]> 2009-10-04 21:16:47 UTC --- > The ca-nstab-* messages only work per namespace. There must be a way to change them for the main page without using CSS or javascript Please compare: wget http://es.wikipedia.org/wiki/Wikipedia:Portada -O - --user-agent=Bug20987 | grep ca-nstab-project <li id="ca-nstab-project" class="selected"><a href="/wiki/Wikipedia:Portada" title="Ver la página de proyecto [a]" accesskey="a">Portada</a></li> wget http://es.wikipedia.org/wiki/Wikipedia:Café -O - --user-agent=Bug20987 | grep ca-nstab-project <li id="ca-nstab-project" class="selected"><a href="/wiki/Wikipedia:Caf%C3%A9" title="Ver la página de proyecto [a]" accesskey="a">Página del proyecto</a></li> -- 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
