X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_acct%2Fcommunigate.html;fp=httemplate%2Fview%2Fsvc_acct%2Fcommunigate.html;h=0f090fdb966833f76e1a406e211d61023e86e203;hp=9d66807500d8f92047a9b2e3538d31a51d8563ed;hb=b9d57f0848ffe4d3cc97de49c9e7c55fecf6c26d;hpb=555b470d0845e593459697a25df61140ade49f06 diff --git a/httemplate/view/svc_acct/communigate.html b/httemplate/view/svc_acct/communigate.html index 9d6680750..0f090fdb9 100644 --- a/httemplate/view/svc_acct/communigate.html +++ b/httemplate/view/svc_acct/communigate.html @@ -53,7 +53,45 @@ <% include('/view/elements/tr.html', label=>'Send read receipts', value=>$svc_acct->cgp_sendmdnmode ) %> -%#XXX vacation message, redirect all mail +%# vacation message +%#XXX finish me... do we need to search for specific rules +%# (and hide them?) need to see what CGP gives back after we've added a rule + <% include('/elements/init_overlib.html') %> + + + Vacation message + + <% include('/elements/popup_link.html', + 'action' => $p.'edit/cgp_rule-vacation.html?'. + 'svcnum='. $svc_acct->svcnum, + 'label' => '(add)', #XXX (edit) + 'actionlabel' => 'Vacation message', + 'width' => 600, + 'height' => 300, + #'color' + ) + %> + + + +%# redirect all mail +%#XXX finish me... + + + Redirect all mail + + <% include('/elements/popup_link.html', + 'action' => $p.'edit/cgp_rule-redirect_all.html?'. + 'svcnum='. $svc_acct->svcnum, + 'label' => '(add)', #XXX (edit) + 'actionlabel' => 'Redirect all mail', + 'width' => 763, + #'height' + #'color' + ) + %> + + %# mail rules