X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_acct.cgi;h=6f79a01a4157bc7f2e6cd7cf45297ad4f5a3fdde;hp=f8a4c1f61d6af72c3a9258b3229786e19594d7ea;hb=ea3ce8d7f076e7fecff4be7ae63bc413adb0adf5;hpb=a9916ce48023939ab1d2506704f5545eb183a2ea diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index f8a4c1f61..6f79a01a4 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -1,6 +1,6 @@ % if ( $custnum ) { - <& /elements/header.html, emt("View [_1] account",$svc) &> + <& /elements/header.html, mt("View [_1] account",$svc) &> <& /elements/small_custview.html, $custnum, '', 1, "${p}view/cust_main.cgi" &>
@@ -15,7 +15,7 @@ } - <& /elements/header.html, emt('View account'), menubar( + <& /elements/header.html, mt('View account'), menubar( emt("Cancel this (unaudited) account") => "javascript:areyousure(\'${p}misc/cancel-unaudited.cgi?$svcnum\')", ) &>