Log in with username/password: lyceum/lyceum

Changeset 1219

Show
Ignore:
Timestamp:
10/11/07 03:44:57 (1 year ago)
Author:
jjb
Message:

nicer formatting of blog url preview

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.0/src/lyceum/wp-register.php

    r1218 r1219  
    120120         </div> 
    121121         <div id="blog_name_span"> 
     122            <div id="blognameMsg" style="height:3em"></div> 
    122123            <label for="blog_name"><?php _e('New Blog Name:') ?></label><br /> 
    123124            <input type="text" name="blog_name" id="blog_name" size="20" maxlength="100" value="<?php echo $blog_name; ?>" <?php echo SUBDOMAINS ? 'style="text-align: center;"' : ''?>/><br/> 
    124             <div id="blognameMsg" style="float:right"></div> 
    125125            <label for="password"><?php _e('Verify your current password:') ?></label><br /> 
    126126            <input type="password" name="user_password" id="user_password" size="20" maxlength="30" /> 
Log in with username/password: lyceum/lyceum