export host selection per service, RT#17914
[freeside.git] / httemplate / view / svc_acct / basics.html
index bcd8469..1cdf776 100644 (file)
     &>
 % }
 
+<& /view/elements/tr-svc_export_machine.html,
+     'svc'      => $svc_acct,
+     'part_svc' => $part_svc,
+&>
+
 % if ($svc_acct->uid ne '') { 
   <& /view/elements/tr.html, label=>mt('UID'), value=>$svc_acct->uid &>
 % }