mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[feature/avatars] add missing html closing tags and fix tabbing
PHPBB3-10018
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<option value="{avatar_drivers.DRIVER}"<!-- IF avatar_drivers.SELECTED --> selected="selected"<!-- ENDIF -->>{avatar_drivers.L_TITLE}</option>
|
||||
<!-- END avatar_drivers -->
|
||||
</select></dd>
|
||||
</dl>
|
||||
</fieldset>
|
||||
<div id="av_options">
|
||||
<!-- BEGIN avatar_drivers -->
|
||||
|
Reference in New Issue
Block a user