Make WordPress Core

Changeset 82


Ignore:
Timestamp:
05/24/2003 09:30:55 PM (22 years ago)
Author:
mikelittle
Message:

style and layout change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/b2register.php

    r68 r82  
    155155<tr height="50">
    156156<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>
    158158</td>
    159159<td class="b2menutop" align="center">
     
    162162</tr>
    163163
    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">
    167167<tr><td align="right" colspan="2">login: <b><?php echo $user_login ?>&nbsp;</b></td></tr>
    168168<tr><td align="right" colspan="2">password: <b><?php echo $stars ?>&nbsp;</b></td></tr>
Note: See TracChangeset for help on using the changeset viewer.