From e6391acd690eac9baa383b9a693a90f898b1937b Mon Sep 17 00:00:00 2001 From: Senky Date: Thu, 27 Sep 2012 20:32:18 +0200 Subject: [ticket/11010] adding type="number" to subsilver2 and removing it from prosilver wher it should not be. PHPBB3-11010 --- phpBB/styles/subsilver2/template/posting_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles/subsilver2/template/posting_body.html') diff --git a/phpBB/styles/subsilver2/template/posting_body.html b/phpBB/styles/subsilver2/template/posting_body.html index 39f8f876ba..4feb4e955a 100644 --- a/phpBB/styles/subsilver2/template/posting_body.html +++ b/phpBB/styles/subsilver2/template/posting_body.html @@ -322,7 +322,7 @@ {L_STICK_TOPIC_FOR}{L_COLON}
{L_STICKY_ANNOUNCE_TIME_LIMIT} -  {L_DAYS} {L_STICK_TOPIC_FOR_EXPLAIN} +  {L_DAYS} {L_STICK_TOPIC_FOR_EXPLAIN} -- cgit v1.2.1