| changeset 439 | 8994d24e4b2f |
| parent 438 | fcc5e2f0befd |
| child 565 | 95a5c06c4008 |
--- a/src/cm/templates/site/user_list.html Sat May 19 10:21:54 2012 +0200 +++ b/src/cm/templates/site/user_list.html Mon May 21 16:50:42 2012 +0200 @@ -66,7 +66,7 @@ --> </script> -<form id="user_form" action="." method="post">{% csrf_token %} +<form id="user_form" action="." method="post"> <select id="bulk_actions" name="action"> <option selected="selected" value="-1">- {% blocktrans %}Bulk Actions{% endblocktrans %} -</option>