diff options
-rw-r--r-- | phpBB/adm/style/acp_avatar_options_local.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_avatar_options_local.html b/phpBB/adm/style/acp_avatar_options_local.html index 927c4821f7..148efd051b 100644 --- a/phpBB/adm/style/acp_avatar_options_local.html +++ b/phpBB/adm/style/acp_avatar_options_local.html @@ -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 --> |