Changeset 1158
- Timestamp:
- 09/14/07 19:31:47 (1 year ago)
- Files:
-
- branches/1.0/src/lyceum/wp-register.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0/src/lyceum/wp-register.php
r1140 r1158 102 102 <div id="login"> 103 103 <h1><a href="http://lyceum.ibiblio.org/">Lyceum</a></h1> 104 <h2><?php _e(' RegisterNew Blog') ?></h2>104 <h2><?php _e('Create New Blog') ?></h2> 105 105 You are logged in as: <strong><?php echo $user_login ?></strong> (<a href="login?action=logout">logout</a>)<br/><br/> 106 106 </div>
