From 2fcae93272eb2d4e432c60cc4f5fd7f70c9d9f22 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Sat, 14 Jun 2008 08:25:17 -0400 Subject: take out public from views menu for now darcs-hash:20080614122517-84dde-c78fbdd9c3329e87f405040e851650a81ab63d5c.gz --- actions/public.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'actions/public.php') diff --git a/actions/public.php b/actions/public.php index 763f278bd..7e47b9f75 100644 --- a/actions/public.php +++ b/actions/public.php @@ -40,12 +40,9 @@ class PublicAction extends StreamAction { } function show_top() { - if (common_logged_in()) { common_notice_form(); } - - $this->views_menu(); } function show_header() { -- cgit v1.2.3-54-g00ecf