[freeside-commits] freeside/httemplate/view/svc_domain basics.html, 1.1, 1.2
Ivan,,,
ivan at wavetail.420.am
Sun Apr 18 18:27:02 PDT 2010
Update of /home/cvs/cvsroot/freeside/httemplate/view/svc_domain
In directory wavetail.420.am:/tmp/cvs-serv16950/httemplate/view/svc_domain
Modified Files:
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
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- basics.html 22 Feb 2010 09:14:04 -0000 1.1
+++ basics.html 19 Apr 2010 01:27:00 -0000 1.2
@@ -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