mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00: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:
parent
89ceaa9975
commit
eeaecf7c67
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue