X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_acct.cgi;h=5c2d5f4952ebcfdbc8c7a7f4459f295d721bad89;hp=0254ec186b30eabe594430dc36db8c5365da9c81;hb=7a8c7b6f64ac14d555d866f93300e64c47b74a98;hpb=259eacca8b815b2bf159e7ee14385e2ac28ed9ee diff --git a/httemplate/edit/svc_acct.cgi b/httemplate/edit/svc_acct.cgi index 0254ec186..5c2d5f495 100755 --- a/httemplate/edit/svc_acct.cgi +++ b/httemplate/edit/svc_acct.cgi @@ -54,7 +54,7 @@ Service # <% $svcnum ? "$svcnum" : " (NEW)" %>
%}else{ %} - + % %my $sec_phrase = $svc_acct->sec_phrase; %if ( $conf->exists('security_phrase') @@ -123,6 +123,19 @@ Service # <% $svcnum ? "$svcnum" : " (NEW)" %>
% } + +% if ( $communigate ) { + + + Aliases + + + +% } else { + +% } + + <% include('/elements/tr-select-svc_pbx.html', 'curr_value' => $svc_acct->pbxsvc, 'part_svc' => $part_svc, @@ -247,11 +260,14 @@ Service # <% $svcnum ? "$svcnum" : " (NEW)" %>
% && $part_svc->part_svc_column('cgp_type')->columnflag ne 'F' ) % { +% # settings + Mailbox type +% for ( 'Move To Trash', 'Immediately', 'Mark' ) { +