fixed a bug that prevented saving when there are no associated articles
[mir.git] / templates-dist / en / open / comment.template.en
index 31dbc14..99eae4e 100755 (executable)
@@ -20,7 +20,7 @@ Please keep it on topic and concise.
 <br><br> * = required field
 <p>
 
-<form action="${openAction}" method=post>
+<form action="${config.openAction}" method=post>
 <input type="hidden" name="do" value="inscomment">
 <blockquote>
        <table border=1 cellspacing=0 width="100%">
@@ -84,4 +84,4 @@ the language of the submission<BR></font>
 </td>
 </tr></table>
 </body>
-</html>
\ No newline at end of file
+</html>