diff -r 757d1da69255 -r 7d748db0c7c3 templates/view_event.html --- a/templates/view_event.html Thu Apr 15 14:38:48 2010 +0530 +++ b/templates/view_event.html Thu Apr 15 14:50:47 2010 +0530 @@ -30,9 +30,9 @@ View a report of the workshop

{% if user.is_staff %} {% if event.registration_is_open %} - Close the registration
+ Close registration
{% else %} - Open the registration
+ Open registration
{% endif %}