mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[feature/avatars] Remove not needed inline style
PHPBB3-10018
This commit is contained in:
parent
caa3516d13
commit
7ea0376958
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
</select> <input type="submit" value="{L_GO}" name="avatar_local_go" class="button2" /></dd>
|
||||
</dl>
|
||||
<!-- IF AVATAR_LOCAL_SHOW -->
|
||||
<table style="border-spacing: 1px;">
|
||||
<table>
|
||||
<!-- BEGIN avatar_local_row -->
|
||||
<tr>
|
||||
<!-- BEGIN avatar_local_col -->
|
||||
|
|
Loading…
Add table
Reference in a new issue