From 77deb67c7e7e4bd58328cd742659b0f7078603fc Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Tue, 25 Apr 2006 04:25:34 +0000 Subject: [PATCH] Fixing section var git-svn-id: https://svn.alkaloid.net/gpl/shout/trunk@300 06cd67b6-e706-0410-b29e-9de616bca6e9 --- templates/users/userlist.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/users/userlist.inc b/templates/users/userlist.inc index 79881f522..4bd6dfe36 100644 --- a/templates/users/userlist.inc +++ b/templates/users/userlist.inc @@ -19,7 +19,7 @@ array( 'context' => $context, 'extension' => $extension, - 'section' => 'users', + 'section' => $section, ) ); $editurl = Util::addParameter($url, "action=edit"); @@ -40,4 +40,4 @@ } ?> - \ No newline at end of file + -- 2.11.0