From: Aryeh Gregor Date: Wed, 12 Nov 2008 00:40:24 +0000 (+0000) Subject: Fix for 43393: use normal MW id convention X-Git-Tag: 1.31.0-rc.0~44368 X-Git-Url: http://git.cyclocoop.org/%22.%24image2.%22?a=commitdiff_plain;h=facdd8b0362576de80b05f62b5ded00f0c076946;p=lhc%2Fweb%2Fwiklou.git Fix for 43393: use normal MW id convention id's and classes should start with "mw-" and delimit words with hyphens. --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index ffb1982ab4..662faf3f39 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -202,7 +202,8 @@ The following extensions are migrated into MediaWiki 1.14: * (bug 15835) Added Content-Style-Type meta tag * Add class="disambiguationpage" to tag for disambiguations * (bug 11027) Add parameter to MW:Randompage-nopages so that user can see the namespace. -* Add id="userDomainSection" to tag in Userlogin.php template so that admins with a single domain can hide the domain section using CSS +* Add id="mw-user-domain-section" to tag in Userlogin.php template so that + admins with a single domain can hide the domain section using CSS === Bug fixes in 1.14 === diff --git a/includes/templates/Userlogin.php b/includes/templates/Userlogin.php index ba8b017559..c4a60b6cbe 100644 --- a/includes/templates/Userlogin.php +++ b/includes/templates/Userlogin.php @@ -54,7 +54,7 @@ class UserloginTemplate extends QuickTemplate { $doms .= ""; } ?> - + msg( 'yourdomainname' ) ?>