Changeset 82
- Timestamp:
- 05/24/2003 09:30:55 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/b2register.php
r68 r82 155 155 <tr height="50"> 156 156 <td height="50" width="50"> 157 <a href="http://wordpress.org" target="_blank"><img src="http://wordpress.org/images/wp-small.png" /></a>157 <a href="http://wordpress.org" target="_blank"><img src="http://wordpress.org/images/wp-small.png" style="border:0" /></a> 158 158 </td> 159 159 <td class="b2menutop" align="center"> … … 162 162 </tr> 163 163 164 <tr height=" 150"><td align="right" valign="bottom" height="150" colspan="2">165 166 <table width=" 180">164 <tr height="250"><td align="right" valign="bottom" height="150" colspan="2"> 165 166 <table width="280"> 167 167 <tr><td align="right" colspan="2">login: <b><?php echo $user_login ?> </b></td></tr> 168 168 <tr><td align="right" colspan="2">password: <b><?php echo $stars ?> </b></td></tr>
Note: See TracChangeset
for help on using the changeset viewer.