From ad7f49821d40ffd099a45acc32ba91e0e211aede Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 19 Apr 2010 01:27:00 +0000 Subject: communigate provisioning phase 2: add svc_domain.trailer -> communigate TrailerText, RT#7514 --- 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 db4fac150..c9841f49c 100644 --- a/httemplate/view/svc_domain/basics.html +++ b/httemplate/view/svc_domain/basics.html @@ -84,6 +84,13 @@ Service #<% $svcnum %> <% $svc_domain->cgp_accessmodes %> +% if ( $svc_domain->trailer ) { + + Mail trailer +
<% $svc_domain->trailer |h %>
+ +% } + <%init> -- cgit v1.2.1