diff --git a/tpl/create_poll.tpl b/tpl/create_poll.tpl index 223d8e5..3e42d9b 100644 --- a/tpl/create_poll.tpl +++ b/tpl/create_poll.tpl @@ -22,7 +22,7 @@
+ value="{$poll_title|html}"/>
{if !empty($errors['title']['msg'])} @@ -63,7 +63,7 @@
+ rows="5">{$poll_description|html}
{if !empty($errors['description']['msg'])} @@ -81,7 +81,7 @@ {if $useRemoteUser} {$form->admin_name} {else} - + {/if}