From 092e2b5dd62cc588e81a4db3a1d9d28e33fa0cc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=A4nzer?= Date: Mon, 7 Apr 2014 16:59:06 +0200 Subject: bug 1138: only show "change comment" check boxes when not read only MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Tänzer --- includes/notary.inc.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/includes/notary.inc.php b/includes/notary.inc.php index 1518d4e..7224414 100644 --- a/includes/notary.inc.php +++ b/includes/notary.inc.php @@ -1736,10 +1736,14 @@ function output_client_cert($row, $support=0, $readonly=true){ - - - + + + + -- cgit v1.2.1