Log in with username/password: lyceum/lyceum

Changeset 1218

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

formatting

Files:

Legend:

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

    r1216 r1218  
    119119            <input type="hidden" name="user_email" id="user_email" value="<?php echo $user_email; ?>" /> 
    120120         </div> 
    121          <div id="blog_name_span"><label for="blog_name"><?php _e('New Blog Name:') ?></label><br /> 
     121         <div id="blog_name_span"> 
     122            <label for="blog_name"><?php _e('New Blog Name:') ?></label><br /> 
    122123            <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/> 
    123124            <div id="blognameMsg" style="float:right"></div> 
Log in with username/password: lyceum/lyceum