1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[feature/avatars] Replace colon usage with {L_COLON}

PHPBB3-10018
This commit is contained in:
Marc Alexander
2012-11-12 15:06:44 +01:00
parent 4c9820d1ca
commit 4c4b82416b
8 changed files with 12 additions and 12 deletions

View File

@@ -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>