aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_groups.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2012-11-12 15:06:44 +0100
committerMarc Alexander <admin@m-a-styles.de>2012-11-12 15:08:46 +0100
commit4c4b82416b8c7b3a8f97b12ca96699bea0bde91d (patch)
treea325aac502df38b967e20b02a44330507ee2ce53 /phpBB/adm/style/acp_groups.html
parent4c9820d1ca47d088146f3f52fb1126821efe3646 (diff)
downloadforums-4c4b82416b8c7b3a8f97b12ca96699bea0bde91d.tar
forums-4c4b82416b8c7b3a8f97b12ca96699bea0bde91d.tar.gz
forums-4c4b82416b8c7b3a8f97b12ca96699bea0bde91d.tar.bz2
forums-4c4b82416b8c7b3a8f97b12ca96699bea0bde91d.tar.xz
forums-4c4b82416b8c7b3a8f97b12ca96699bea0bde91d.zip
[feature/avatars] Replace colon usage with {L_COLON}
PHPBB3-10018
Diffstat (limited to 'phpBB/adm/style/acp_groups.html')
-rw-r--r--phpBB/adm/style/acp_groups.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html
index 3a551adca7..6fb2908b0a 100644
--- a/phpBB/adm/style/acp_groups.html
+++ b/phpBB/adm/style/acp_groups.html
@@ -103,7 +103,7 @@
<fieldset>
<legend>{L_GROUP_AVATAR}</legend>
<dl>
- <dt><label>{L_CURRENT_IMAGE}:</label><br /><span>{L_AVATAR_EXPLAIN}</span></dt>
+ <dt><label>{L_CURRENT_IMAGE}{L_COLON}</label><br /><span>{L_AVATAR_EXPLAIN}</span></dt>
<dd>{AVATAR}</dd>
</dl>
<dl>