From 2b61ad5a4b2c98ed36ceac83710f892a4795618c Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 8 Nov 2010 05:24:07 +0000 Subject: certificates ala communigate, RT#7515 --- httemplate/view/svc_domain/basics.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'httemplate/view') diff --git a/httemplate/view/svc_domain/basics.html b/httemplate/view/svc_domain/basics.html index 1915719a0..71b7ca4eb 100644 --- a/httemplate/view/svc_domain/basics.html +++ b/httemplate/view/svc_domain/basics.html @@ -86,6 +86,13 @@ Service #<% $svcnum %> % } +% if ( $svc_domain->cgp_certificatetype ) { + + PKI services + <% $svc_domain->cgp_certificatetype %> + +% } + % if ( $svc_domain->trailer ) { Mail trailer -- cgit v1.2.1