Log in with username/password: lyceum/lyceum

Changeset 1030

Show
Ignore:
Timestamp:
03/05/07 23:15:25 (2 years ago)
Author:
jjb
Message:

#746

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/lyceum/wp-admin/options-general.php

    r1005 r1030  
    2626<tr valign="top">  
    2727<th scope="row"><?php _e('Weblog title:') ?></th>  
    28 <td><input name="blogname" type="text" id="blogname" value="<?php form_option('blogname'); ?>" size="35" maxlength="35"/></td>  
     28<td><input name="blogname" type="text" id="blogname" value="<?php form_option('blogname'); ?>" size="35" /></td>  
    2929</tr>  
    3030<tr valign="top">  
    3131<th scope="row"><?php _e('Tagline:') ?></th>  
    32 <td><input name="blogdescription" type="text" id="blogdescription" value="<?php form_option('blogdescription'); ?>" size="40" maxlength="40" /> 
     32<td><input name="blogdescription" type="text" id="blogdescription" value="<?php form_option('blogdescription'); ?>" size="40" /> 
    3333<br /> 
    3434<?php _e('In a few words, explain what this weblog is about.') ?></td>  
Log in with username/password: lyceum/lyceum