From 5ae606786a5708cf749ae8c3d02d88e8e09c0c23 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 9 Dec 2008 00:50:58 +0000 Subject: update call from access::can() -> access::group_can() --- core/views/welcome.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 748bc074..a0c4500b 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -354,7 +354,7 @@ album->id}", $current->album->title) ?> » - album->id)): ?> + album->id)): ?> album->id}", strtoupper($perm), array("class" => "allowed")) ?> album->id}", strtolower($perm), array("class" => "denied")) ?> -- cgit v1.2.3