X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fcust_main_attach.cgi;h=20673dc9bca4ae97e8809da698571c18f4c42668;hp=2935d68a0e494a840678ef885f4e1d8247494626;hb=2756019bdb10fe144debfc8d6436468a89954eb3;hpb=d6216f073a9a729d3265741d3aea4f4ade1c6a7f diff --git a/httemplate/edit/process/cust_main_attach.cgi b/httemplate/edit/process/cust_main_attach.cgi index 2935d68a0..20673dc9b 100644 --- a/httemplate/edit/process/cust_main_attach.cgi +++ b/httemplate/edit/process/cust_main_attach.cgi @@ -7,11 +7,7 @@ % $act = 'purged' if($attachnum and $purge); % $act = 'undeleted' if($attachnum and $undelete); % $act = 'deleted' if($attachnum and $delete); -<& /elements/header-popup.html, 'Attachment ' . $act &> - - +<& /elements/popup-topreload.html, mt("Attachment $act") &> % } <%init>