From f13ffaf15ac87e1a465167c02edf374e3683e828 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 23 May 2008 17:19:15 +0000 Subject: Introducing a visual widget for inputting access permissions. git-svn-id: https://code.elgg.org/elgg/trunk@706 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/input/access.php | 45 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 views/default/input/access.php (limited to 'views/default/input/access.php') diff --git a/views/default/input/access.php b/views/default/input/access.php new file mode 100644 index 000000000..4c767d0d0 --- /dev/null +++ b/views/default/input/access.php @@ -0,0 +1,45 @@ + 0) { + +?> + + + + \ No newline at end of file -- cgit v1.2.3