From fa30cb09be3aa10eb92931f41f405e90dc402074 Mon Sep 17 00:00:00 2001
From: Brian Read
<%=$c->render_to_string(inline=>$row->{'Table1-Domain name / HOSTNAME'})%> | <%=$c->render_to_string(inline=>$row->{'Table1-Brief description'})%> | @@ -114,7 +117,11 @@<%=$c->render_to_string(inline=>$row->{'Table1-LABEL_POINT'})%> | <%=$c->render_to_string(inline=>$row->{'Table1-LABEL_LECERT'})%> | <%=$c->render_to_string(inline=>$row->{'Table1-IS_IN_CERT'})%> | -<%=$c->render_to_string(inline=>$row->{'Table1-CHECK'})%> | + % if ($link ne "") { +<%= $linkbtn %> | + % } else { +  | + % }