mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 11:10:18 +02:00
[feature/avatars] Miscellaenous template fixes
PHPBB3-10018
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
<td class="row2" align="center"><input type="radio" class="radio" name="av_local_file" value="{av_local_col.av_local_option.S_OPTIONS_AVATAR}" /></td>
|
||||
<!-- END av_local_option -->
|
||||
</tr>
|
||||
<!-- BEGINELSE -->
|
||||
<tr>
|
||||
<td class="row1" colspan="2">{L_NO_AVATAR_CATEGORY}</td>
|
||||
</tr>
|
||||
<!-- END av_local_col -->
|
||||
</table>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user