Fix comments form URL

This commit is contained in:
Olivier Perez 2016-05-03 21:11:10 +02:00
parent 0a9855848a
commit 2297b628dc

View File

@ -5,7 +5,7 @@
{* Add comment form *}
{if $active && !$expired && $accessGranted}
<form action="action/add_comment.php" method="POST" id="comment_form">
<form action="{'action/add_comment.php'|resource}" method="POST" id="comment_form">
<input type="hidden" name="poll" value="{$poll_id}"/>
<div class="hidden-print jumbotron">