mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[feature/avatars] Remove not needed inline style
PHPBB3-10018
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
</select> <input type="submit" value="{L_GO}" name="avatar_local_go" class="button2" /></dd>
|
</select> <input type="submit" value="{L_GO}" name="avatar_local_go" class="button2" /></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<!-- IF AVATAR_LOCAL_SHOW -->
|
<!-- IF AVATAR_LOCAL_SHOW -->
|
||||||
<table style="border-spacing: 1px;">
|
<table>
|
||||||
<!-- BEGIN avatar_local_row -->
|
<!-- BEGIN avatar_local_row -->
|
||||||
<tr>
|
<tr>
|
||||||
<!-- BEGIN avatar_local_col -->
|
<!-- BEGIN avatar_local_col -->
|
||||||
|
Reference in New Issue
Block a user