app/soc/templates/soc/survey/take.html
changeset 2487 59d91f7a31e7
parent 2477 e5629995d118
child 2490 5aa7b281fdc7
--- a/app/soc/templates/soc/survey/take.html	Thu Jul 02 15:34:02 2009 +0200
+++ b/app/soc/templates/soc/survey/take.html	Thu Jul 02 15:38:33 2009 +0200
@@ -49,9 +49,7 @@
       <tbody>
         <tr>
           <td>
-            {% if not read_only %}
-              <input type="submit" value="Submit" style="font-weight: bold;"/>
-            {% endif %}
+            <input type="submit" value="Submit" style="font-weight: bold;"/>
           </td>
         </tr>
       </tbody>