diff --git a/tpl/part/comments.tpl b/tpl/part/comments.tpl
index c25adf2852109a6fd9d7971da83247f5e98e9862..bc7453bb50f613642a65c982006029dc1a6f285b 100644
--- a/tpl/part/comments.tpl
+++ b/tpl/part/comments.tpl
@@ -1,5 +1,5 @@
 <hr role="presentation" id="comments" class="hidden-print"/>
-<form action="#comments" method="POST">
+<form action="{if $admin}{poll_url id=$admin_poll_id admin=true}{else}{poll_url id=$poll_id}{/if}#comments" method="POST">
 
     {* Comment list *}