From fb5fdb90fe5f6497bb177520b5876178c36d2449 Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Sat, 1 Jun 2013 20:23:23 +0200 Subject: [PATCH] Fixes poll end time if form is reloaded because of any error --- com.woltlab.wcf/template/__messageFormPoll.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.woltlab.wcf/template/__messageFormPoll.tpl b/com.woltlab.wcf/template/__messageFormPoll.tpl index 3c0bb028e9..129619702d 100644 --- a/com.woltlab.wcf/template/__messageFormPoll.tpl +++ b/com.woltlab.wcf/template/__messageFormPoll.tpl @@ -40,7 +40,7 @@
- + {if $errorField == 'pollEndTime'} {lang}wcf.poll.endTime.error.{@$errorType}{/lang} -- 2.20.1