From 226df2a8f855010a3400fb4d8bb72469ad43d91a Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 26 Nov 2008 04:45:43 +0000 Subject: Add support in the scaffolding for adding users to groups, adding and removing users and groups. --- core/views/welcome.html.php | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) (limited to 'core/views') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 7fc006b0..8a397f4b 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -252,7 +252,27 @@
@@ -267,7 +287,12 @@
    -
  • name ?> name", "[x]") ?>
  • +
  • + name ?> + id != group::REGISTERED_USERS): ?> + id", "[x]") ?> + +
-- cgit v1.2.3