mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-19 08:01:27 +02:00
Oops again.. Missed one.. I know this ones not really uptodate anyway, but at least my changes are there.
git-svn-id: file:///svn/phpbb/trunk@2244 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -134,10 +134,12 @@
|
||||
</table></td>
|
||||
</tr>
|
||||
<!-- BEGIN avatarupload -->
|
||||
<!-- BEGIN avatarfileupload -->
|
||||
<tr>
|
||||
<td class="row1"><span class="gen">{L_UPLOAD_AVATAR_FILE}:</span></td>
|
||||
<td class="row2"><input type="hidden" name="MAX_FILE_SIZE" value="{AVATAR_SIZE}" /><input type="file" name="avatar" /></td>
|
||||
</tr>
|
||||
<!-- END avatarfileupload -->
|
||||
<tr>
|
||||
<td class="row1"><span class="gen">{L_UPLOAD_AVATAR_URL}:</span><br /><span class="gensmall">{L_UPLOAD_AVATAR_URL_EXPLAIN}</span></td>
|
||||
<td class="row2"><input type="text" name="avatarurl" size="40" /></td>
|
||||
|
Reference in New Issue
Block a user