diff options
Diffstat (limited to 'phpBB/adm/style/acp_avatar_options_local.html')
| -rw-r--r-- | phpBB/adm/style/acp_avatar_options_local.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_avatar_options_local.html b/phpBB/adm/style/acp_avatar_options_local.html index 0a50a4eed4..d762fa9008 100644 --- a/phpBB/adm/style/acp_avatar_options_local.html +++ b/phpBB/adm/style/acp_avatar_options_local.html @@ -8,6 +8,7 @@ </select> <input type="submit" value="{L_GO}" name="av_local_go" class="button2" /></dd> </dl> <dl> + <!-- IF AV_LOCAL_SHOW --> <table cellspacing="1"> <!-- BEGIN av_local_row --> <tr> @@ -22,4 +23,5 @@ </tr> <!-- END av_local_row --> </table> + <!-- ENDIF --> </dl> |
