diff options
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> |