aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_ban.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_ban.html')
-rw-r--r--phpBB/adm/style/acp_ban.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_ban.html b/phpBB/adm/style/acp_ban.html
index 5f267aaa98..3736cf42d7 100644
--- a/phpBB/adm/style/acp_ban.html
+++ b/phpBB/adm/style/acp_ban.html
@@ -51,7 +51,7 @@
<dl>
<dt><label for="banlength">{L_BAN_LENGTH}:</label></dt>
<dd><select name="banlength" id="banlength">{S_BAN_END_OPTIONS}</select></dd>
- <dd><input type="text" name="banlengthother" maxlength="10" /> (YYYY-MM-DD)</dd>
+ <dd><input type="text" name="banlengthother" maxlength="10" /> {L_YEAR_MONTH_DAY}</dd>
</dl>
<dl>
<dt><label for="banexclude">{L_BAN_EXCLUDE}:</label><br /><span>{L_BAN_EXCLUDE_EXPLAIN}</span></dt>