mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-02 22:02:07 +02:00
Minor HTML fixes [Bug #284]
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5235 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
2028314d7b
commit
64e9f7a604
@ -236,7 +236,7 @@
|
||||
<tr>
|
||||
<td class="row1"><span class="gen">{L_UPLOAD_AVATAR_URL}</span></td>
|
||||
<td class="row2">
|
||||
<input class="post" type="text" name="avatarurl" size="40" class="post" style="width: 200px" />
|
||||
<input class="post" type="text" name="avatarurl" size="40" style="width: 200px" />
|
||||
</td>
|
||||
</tr>
|
||||
<!-- END avatar_remote_upload -->
|
||||
@ -244,7 +244,7 @@
|
||||
<tr>
|
||||
<td class="row1"><span class="gen">{L_LINK_REMOTE_AVATAR}</span></td>
|
||||
<td class="row2">
|
||||
<input class="post" type="text" name="avatarremoteurl" size="40" class="post" style="width: 200px" />
|
||||
<input class="post" type="text" name="avatarremoteurl" size="40" style="width: 200px" />
|
||||
</td>
|
||||
</tr>
|
||||
<!-- END avatar_remote_link -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user