fix tyops
authorivan <ivan>
Mon, 14 Jan 2008 00:17:36 +0000 (00:17 +0000)
committerivan <ivan>
Mon, 14 Jan 2008 00:17:36 +0000 (00:17 +0000)
httemplate/edit/cust_main.cgi
httemplate/edit/svc_www.cgi

index 3ba0970..4e4336a 100755 (executable)
@@ -4,7 +4,7 @@
       ' onUnload="myclose()"'
 ) %>
 
-<% include('/elements.error.html') %>
+<% include('/elements/error.html') %>
 
 <FORM NAME="topform" STYLE="margin-bottom: 0">
 <INPUT TYPE="hidden" NAME="custnum" VALUE="<% $custnum %>">
index e649286..d3416a4 100644 (file)
@@ -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>