diff --git a/VERSION b/VERSION index 64de51cc..d91343d1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.00.0 (2012-08-24 15:53:07) dev +Version 2.00.0 (2012-08-24 16:17:29) dev diff --git a/applications/admin/views/default/site.html b/applications/admin/views/default/site.html index 879dccc2..160277d5 100644 --- a/applications/admin/views/default/site.html +++ b/applications/admin/views/default/site.html @@ -78,6 +78,16 @@
{{pass}} + + {{if MULTI_USER_MODE and is_manager():}} ++ {{=button(URL('bulk_register'),T('Bulk Register'))}} + {{=button(URL('manage_students'),T('Manage Students'))}} +
+