app/soc/templates/soc/site/home/edit.html
changeset 290 2a92b866ed40
parent 156 476950fc348d
child 291 5905c8e97e68
--- a/app/soc/templates/soc/site/home/edit.html	Thu Oct 09 13:56:42 2008 +0000
+++ b/app/soc/templates/soc/site/home/edit.html	Thu Oct 09 15:10:51 2008 +0000
@@ -43,10 +43,6 @@
    <td>
     <input type="button" onclick="location.href='/'" value="Cancel"/>
    </td>
-   <td>&nbsp;</td>
-   <td>
-    {% if submit_message %}<b><i>{{ submit_message }}</i></b>{% endif %}
-   </td>
   </tr>
  </table>
 </form>