From aad287228dfbe5ef01be73ebaaa9a06dfbe11226 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 29 Nov 2018 09:53:30 -0800 Subject: svc_group, RT#81628 --- httemplate/edit/part_svc.cgi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'httemplate/edit') 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, ); } -- cgit v1.2.1