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, 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 d762fa9008..02ff58fe15 100644 --- a/phpBB/adm/style/acp_avatar_options_local.html +++ b/phpBB/adm/style/acp_avatar_options_local.html @@ -1,5 +1,5 @@ <dl> - <dt><label for="category">{L_AVATAR_CATEGORY}:</label></dt> + <dt><label for="category">{L_AVATAR_CATEGORY}{L_COLON}</label></dt> <dd><select name="av_local_cat" id="category"> <option value="">{L_NO_AVATAR_CATEGORY}</option> <!-- BEGIN av_local_cats --> |