[freeside-commits] freeside/httemplate/view/svc_domain basics.html, 1.1.2.2, 1.1.2.3

Ivan,,, ivan at wavetail.420.am
Sun Apr 18 18:25:54 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/view/svc_domain
In directory wavetail.420.am:/tmp/cvs-serv16696/httemplate/view/svc_domain

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	basics.html 
Log Message:
communigate provisioning phase 2: add svc_domain.trailer -> communigate TrailerText, RT#7514

Index: basics.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_domain/basics.html,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -w -d -r1.1.2.2 -r1.1.2.3
--- basics.html	22 Feb 2010 09:14:35 -0000	1.1.2.2
+++ basics.html	19 Apr 2010 01:25:51 -0000	1.1.2.3
@@ -84,6 +84,13 @@
   <TD BGCOLOR="#ffffff"><% $svc_domain->cgp_accessmodes %></TD>
 </TR>
 
+% if ( $svc_domain->trailer ) {
+  <TR>
+    <TD ALIGN="right">Mail trailer</TD>
+    <TD BGCOLOR="#ffffff"><PRE><% $svc_domain->trailer |h %></PRE></TD>
+  </TR>
+% }
+
 </TABLE></TD></TR></TABLE>
 
 <%init>



More information about the freeside-commits mailing list