X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_acct.cgi;h=9c21c44bc4d6aa30efb11164bc54c0866f287c9b;hb=329df81a7ccb0923a7735dbb0906b77e86fed0e9;hp=0254ec186b30eabe594430dc36db8c5365da9c81;hpb=690f020eb7e2af7112793747f45b488aa0e24e03;p=freeside.git diff --git a/httemplate/edit/svc_acct.cgi b/httemplate/edit/svc_acct.cgi index 0254ec186..9c21c44bc 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, @@ -251,7 +264,8 @@ Service # <% $svcnum ? "$svcnum" : " (NEW)" %>
Mailbox type +% for ( 'Move To Trash', 'Immediately', 'Mark' ) { +