X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fpart_svc.cgi;h=b80118f898fe7cc2c051169e77667fffd295287d;hp=49c1c03d8edf97f4480a3aa9e7d5d9901075d22b;hb=aad287228dfbe5ef01be73ebaaa9a06dfbe11226;hpb=697a8343f7ef80f69c1b974515550afc6b794010 diff --git a/httemplate/edit/part_svc.cgi b/httemplate/edit/part_svc.cgi index 49c1c03d8..b80118f89 100755 --- a/httemplate/edit/part_svc.cgi +++ b/httemplate/edit/part_svc.cgi @@ -251,11 +251,11 @@ my $help = ''; unless ( $hashref->{svcpart} ) { $help = ' '. include('/elements/popup_link.html', - 'action' => $p.'docs/part_svc-table.html', - 'label' => 'help', + 'action' => $p.'docs/part_svc-table.html', + 'label' => 'help', 'actionlabel' => 'Service table help', - 'width' => 763, - #'height' => 400, + 'width' => 960, + 'height' => 400, ); }