# HG changeset patch # User Sverre Rabbelier # Date 1224180515 0 # Node ID d904f4a76f6fddf6ba9def9cc7ab9f6be712c464 # Parent 465e4df617dec808ab2495103898e12706976e8d entity_type is not the same as entity_type_short The previous commit wrongfully assumed this. Patch by: Sverre Rabbelier Reviewed by: to-be-reviewed diff -r 465e4df617de -r d904f4a76f6f app/soc/templates/soc/site/sponsor/profile/edit.html --- a/app/soc/templates/soc/site/sponsor/profile/edit.html Thu Oct 16 17:34:10 2008 +0000 +++ b/app/soc/templates/soc/site/sponsor/profile/edit.html Thu Oct 16 18:08:35 2008 +0000 @@ -15,6 +15,6 @@ {% block submit_buttons %} {{ block.super }} - + {% endblock %}