diff options
Diffstat (limited to 'httemplate/edit/svc_www.cgi')
-rw-r--r-- | httemplate/edit/svc_www.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/svc_www.cgi b/httemplate/edit/svc_www.cgi index e64928694..d3416a414 100644 --- a/httemplate/edit/svc_www.cgi +++ b/httemplate/edit/svc_www.cgi @@ -1,6 +1,6 @@ <% include('/elements/header.html', "Web Hosting $action") %> -<% include('/elements.error.html') %> +<% include('/elements/error.html') %> <FORM ACTION="<%$p1%>process/svc_www.cgi" METHOD=POST> |