From facdd8b0362576de80b05f62b5ded00f0c076946 Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Wed, 12 Nov 2008 00:40:24 +0000 Subject: [PATCH] Fix for 43393: use normal MW id convention id's and classes should start with "mw-" and delimit words with hyphens. --- RELEASE-NOTES | 3 ++- includes/templates/Userlogin.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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' ) ?>