diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-04-30 02:34:51 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-04-30 02:34:51 -0700 |
commit | 7d34aacffa38c4cac09b54080487a66c264e4668 (patch) | |
tree | e3b27abf58b2c71ff3a12eb18971140c60e6d973 /httemplate/edit/part_svc.cgi | |
parent | 58cdf1b78c0cd419eacf7db8661564af050e0f12 (diff) |
service dependencies: UI, RT#33685
Diffstat (limited to 'httemplate/edit/part_svc.cgi')
-rwxr-xr-x | httemplate/edit/part_svc.cgi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/httemplate/edit/part_svc.cgi b/httemplate/edit/part_svc.cgi index 7a47f1550..a07fc6005 100755 --- a/httemplate/edit/part_svc.cgi +++ b/httemplate/edit/part_svc.cgi @@ -187,10 +187,9 @@ window.onload = function() { <BR> -<BR> -Table <% $widget->html %> +<FONT SIZE="+1"><B>Table</B></FONT> <% $widget->html %> -<% include('/elements/footer.html') %> +<& /elements/footer.html &> <%init> |