[freeside-commits] freeside/httemplate/view/svc_acct basics.html, 1.1.2.4, 1.1.2.5

Ivan,,, ivan at wavetail.420.am
Sun Feb 21 01:19:09 PST 2010


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

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	basics.html 
Log Message:
communigate, RT#7083

Index: basics.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_acct/basics.html,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -d -r1.1.2.4 -r1.1.2.5
--- basics.html	21 Feb 2010 07:32:21 -0000	1.1.2.4
+++ basics.html	21 Feb 2010 09:19:07 -0000	1.1.2.5
@@ -85,6 +85,13 @@
   <% include('tr.html', label=>'File size limit',
                         value=>$svc_acct->file_maxsize ) %>
 
+  <% include('tr.html', label=>'Message delete method',
+                        value=>$svc_acct->cgp_deletemode ) %>
+
+  <% include('tr.html', label=>'On logout remove trash',
+                        value=>$svc_acct->cgp_emptytrash ) %>
+
+
 % }
 
 % if ($svc_acct->slipip) { 



More information about the freeside-commits mailing list