aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/lib/pages.php
diff options
context:
space:
mode:
authorBrett Profitt <brett.profitt@gmail.com>2012-05-01 18:24:13 -0700
committerBrett Profitt <brett.profitt@gmail.com>2012-05-01 18:24:13 -0700
commit7303e0b19adae0a3fa5db139e3fafb310dd43485 (patch)
tree8923bfae644c54a5c93a7df8114b27dc035d8e72 /mod/pages/lib/pages.php
parentc0c5c0f81f40b5d72048e74842a650f974cefcd7 (diff)
downloadelgg-7303e0b19adae0a3fa5db139e3fafb310dd43485.tar.gz
elgg-7303e0b19adae0a3fa5db139e3fafb310dd43485.tar.bz2
Fixes #1830. Removed access and write access inputs for non-owners and non-admins.
Diffstat (limited to 'mod/pages/lib/pages.php')
-rw-r--r--mod/pages/lib/pages.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/pages/lib/pages.php b/mod/pages/lib/pages.php
index 5c5323d6f..dbf7b8917 100644
--- a/mod/pages/lib/pages.php
+++ b/mod/pages/lib/pages.php
@@ -111,4 +111,4 @@ function pages_register_navigation_tree($container) {
}
}
}
-}
+} \ No newline at end of file