From fc90ea523e28e68090d098063b26557c5de0bcf6 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 21 Feb 2010 09:19:07 +0000 Subject: communigate, RT#7083 --- httemplate/edit/svc_acct.cgi | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'httemplate/edit') diff --git a/httemplate/edit/svc_acct.cgi b/httemplate/edit/svc_acct.cgi index f44147ff4..c842b1b57 100755 --- a/httemplate/edit/svc_acct.cgi +++ b/httemplate/edit/svc_acct.cgi @@ -328,6 +328,33 @@ Service # <% $svcnum ? "$svcnum" : " (NEW)" %>
% } % } +% if ( $communigate ) { + + + Message delete method + + + + + + + On logout remove trash + + + +% } else { + + + + +% } + % if ( $part_svc->part_svc_column('slipip')->columnflag =~ /^[FA]$/ ) { -- cgit v1.2.1