[freeside-commits] freeside/httemplate/view/svc_acct basics.html, 1.3, 1.4
Ivan,,,
ivan at wavetail.420.am
Sun Feb 21 01:19:07 PST 2010
Update of /home/cvs/cvsroot/freeside/httemplate/view/svc_acct
In directory wavetail.420.am:/tmp/cvs-serv25319/httemplate/view/svc_acct
Modified Files:
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.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- basics.html 21 Feb 2010 07:32:20 -0000 1.3
+++ basics.html 21 Feb 2010 09:19:05 -0000 1.4
@@ -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