* Remove preview button, since it doesn't work inline and is ugly.
[matthijs/projects/xerxes.git] / templates / influences / influence_detail_block.html
index cc78c47fb7491019e18c4b1b4d75d914740cbbe2..e9e33d0aa7376378fb39dd05975e5c474d35d6e8 100644 (file)
@@ -58,7 +58,7 @@
         {{ comment_form.as_table }}
         </table>
         <input type="submit" value="{% trans "Add comment" %}" /></li>
-        <input type="submit" name="preview" value="{% trans "Preview comment" %}" /></li>
+        {# <input type="submit" name="preview" value="{% trans "Preview comment" %}" /></li> #}
     </ul>
 </form>
 </div>