1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 20:11:54 +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

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