style and layout change
git-svn-id: https://develop.svn.wordpress.org/trunk@82 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
032fe650aa
commit
62acdfc3bc
@ -154,16 +154,16 @@ textarea,input,select {
|
||||
|
||||
<tr height="50">
|
||||
<td height="50" width="50">
|
||||
<a href="http://wordpress.org" target="_blank"><img src="http://wordpress.org/images/wp-small.png" /></a>
|
||||
<a href="http://wordpress.org" target="_blank"><img src="http://wordpress.org/images/wp-small.png" style="border:0" /></a>
|
||||
</td>
|
||||
<td class="b2menutop" align="center">
|
||||
registration<br />complete
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr height="150"><td align="right" valign="bottom" height="150" colspan="2">
|
||||
<tr height="250"><td align="right" valign="bottom" height="150" colspan="2">
|
||||
|
||||
<table width="180">
|
||||
<table width="280">
|
||||
<tr><td align="right" colspan="2">login: <b><?php echo $user_login ?> </b></td></tr>
|
||||
<tr><td align="right" colspan="2">password: <b><?php echo $stars ?> </b></td></tr>
|
||||
<tr><td align="right" colspan="2">e-mail: <b><?php echo $user_email ?> </b></td></tr>
|
||||
|
Loading…
Reference in New Issue
Block a user