X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_acct.cgi;h=441e4945da85af80f104f9bc47a608fc9ac15ab8;hb=fb4ab1073f0d15d660c6cdc4e07afebf68ef3924;hp=fc6d812903eed320e706d3b3e999c6ca20ea4948;hpb=93519f9371b41ded713a93fba031ed7a361be04c;p=freeside.git diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index fc6d81290..441e4945d 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -6,7 +6,7 @@
% } else { -% my $delmsg = mt('Permanently delete this account?'); +% my $delmsg = emt('Permanently delete this account?'); <& /elements/header.html, mt('View account'), menubar( - mt("Cancel this (unaudited) account") => + emt("Cancel this (unaudited) account") => "javascript:areyousure(\'${p}misc/cancel-unaudited.cgi?$svcnum\')", ) &> @@ -71,6 +71,8 @@

% } +<& elements/svc_export_status.html, $svc_acct &> + <& elements/svc_export_settings.html, $svc_acct &> <% joblisting({'svcnum'=>$svcnum}, 1) %>