From: Ben Klang Date: Tue, 25 Apr 2006 04:25:34 +0000 (+0000) Subject: Fixing section var X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=77deb67c7e7e4bd58328cd742659b0f7078603fc;p=horde.git Fixing section var git-svn-id: https://svn.alkaloid.net/gpl/shout/trunk@300 06cd67b6-e706-0410-b29e-9de616bca6e9 --- 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 +