summaryrefslogtreecommitdiff
path: root/httemplate/view
diff options
context:
space:
mode:
authorivan <ivan>2010-11-08 05:24:07 +0000
committerivan <ivan>2010-11-08 05:24:07 +0000
commit2b61ad5a4b2c98ed36ceac83710f892a4795618c (patch)
tree11f3c4e8cc5f0ef7013749280782a4347d7c2cc5 /httemplate/view
parent1fe4570cf952ba3f4162f041b2bcaf8a92330505 (diff)
certificates ala communigate, RT#7515
Diffstat (limited to 'httemplate/view')
-rw-r--r--httemplate/view/svc_domain/basics.html7
1 files changed, 7 insertions, 0 deletions
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 #<B><% $svcnum %></B>
</TR>
% }
+% if ( $svc_domain->cgp_certificatetype ) {
+ <TR>
+ <TD ALIGN="right">PKI services</TD>
+ <TD BGCOLOR="#ffffff"><% $svc_domain->cgp_certificatetype %></TD>
+ </TR>
+% }
+
% if ( $svc_domain->trailer ) {
<TR>
<TD ALIGN="right">Mail trailer</TD>