From fca483439ea2e0e34e19e3fd6c102698c0fea3e4 Mon Sep 17 00:00:00 2001 From: Richard Lawley Date: Tue, 8 Mar 2016 19:12:15 +0000 Subject: [PATCH] Remove Edit link if not admin --- html/pages/bills.inc.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/html/pages/bills.inc.php b/html/pages/bills.inc.php index fbb62fabe..01deb9d87 100644 --- a/html/pages/bills.inc.php +++ b/html/pages/bills.inc.php @@ -154,7 +154,11 @@ else { - 'bill', 'bill_id' => $bill['bill_id'], 'view' => 'edit')) ?>'>Edit Edit + + = 10) { ?> + 'bill', 'bill_id' => $bill['bill_id'], 'view' => 'edit')) ?>'>Edit Edit + +