option to keep an email address but not email it invoices, RT#17676
[freeside.git] / httemplate / view / svc_acct.cgi
index de97a07..3ad21bb 100755 (executable)
@@ -47,6 +47,7 @@
 <& svc_acct/basics.html,
               'svc_acct' => $svc_acct,
               'part_svc' => $part_svc,
+              'cust_svc' => $cust_svc,
               %gopt,
 &>
 
@@ -79,6 +80,7 @@
 <& /elements/table-tickets.html, object => $cust_svc &>
 % }
 
+<BR>
 <% joblisting({'svcnum'=>$svcnum}, 1) %>
 
 <& /elements/footer.html &>