"Your domain" appearance fixes for new forms
[lhc/web/wiklou.git] / includes / templates / UserloginVForm.php
index 4f44209..5b2504e 100644 (file)
@@ -130,7 +130,7 @@ class UserloginTemplateVForm extends BaseTemplate {
                }
        ?>
                <div id="mw-user-domain-section">
-                       <label for='wpDomain' class="pos-above"><?php $this->msg( 'yourdomain' ); ?></label>
+                       <label for='wpDomain'><?php $this->msg( 'yourdomainname' ); ?></label>
                                <select name="wpDomain" value="<?php $this->text( 'domain' ); ?>"
                                        tabindex="3">
                                        <?php echo $doms ?>