X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_forward.cgi;h=c8d1d621394f06d6d3d7c118c03cb3a333839d0d;hp=8d2afc823ed9ac5c642479689f2b44aa813b957d;hb=9b6e476ab5a9f42877543065eff960928df2304b;hpb=bc53d77e5cd5543a76bb38aa2acf96fbfa61714d diff --git a/httemplate/view/svc_forward.cgi b/httemplate/view/svc_forward.cgi index 8d2afc823..c8d1d6213 100755 --- a/httemplate/view/svc_forward.cgi +++ b/httemplate/view/svc_forward.cgi @@ -53,9 +53,15 @@ if ($dstsvc) { } print qq!Edit this information!. - "
Service #$svcnum". - "
Service: $svc". - qq!
Mail to $source forwards to $destination mailbox.!. + ntable("#cccccc",2). + 'Service number'. + qq!$svcnum!. + 'Service'. + qq!$svc!. + qq!Email to!. + qq!$source!. + qq!Forwards to !. + qq!$destination!. '
'. joblisting({'svcnum'=>$svcnum}, 1). '' ;