Log in with username/password: lyceum/lyceum

Changeset 1221

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

Tweaking layout of registration screen.

Files:

Legend:

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

    r1220 r1221  
    325325   </p> 
    326326   <div id="blog_name_span" style="visibility:<?php echo $create_blog ? 'visible' : 'hidden' ?>;"> 
     327      <div id="blognameMsg" style="height:3em"></div> 
    327328      <label for="blog_name"><?php _e('Blog Name:') ?></label><br /> 
    328329      <input style="visibility:<?php echo $create_blog ? 'visible' : 'hidden' ?>;" type="text" name="blog_name" id="blog_name" size="20" maxlength="100" value="<?php echo $blog_name; ?>" /> 
    329       <div id="blognameMsg" style="float:right"></div> 
    330330   </div> 
    331331 
Log in with username/password: lyceum/lyceum