1
0
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:
Marc Alexander
2013-01-08 22:47:05 +01:00
parent caa3516d13
commit 7ea0376958

View File

@@ -8,7 +8,7 @@
</select>&nbsp;<input type="submit" value="{L_GO}" name="avatar_local_go" class="button2" /></dd> </select>&nbsp;<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 -->