summaryrefslogtreecommitdiff
path: root/httemplate/misc/process
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/process')
-rw-r--r--httemplate/misc/process/cdr-import.html4
-rw-r--r--httemplate/misc/process/cust_main-import.cgi2
-rw-r--r--httemplate/misc/process/cust_main-import_charges.cgi2
-rw-r--r--httemplate/misc/process/inventory_item-import.html4
4 files changed, 6 insertions, 6 deletions
diff --git a/httemplate/misc/process/cdr-import.html b/httemplate/misc/process/cdr-import.html
index 381b07820..653dd479e 100644
--- a/httemplate/misc/process/cdr-import.html
+++ b/httemplate/misc/process/cdr-import.html
@@ -19,8 +19,8 @@
} else {
%>
<!-- mason kludge -->
- <%= include("/elements/header.html",'Import sucessful') %>
+ <%= include("/elements/header.html",'Import successful') %>
<!-- XXX redirect to batch search like the payment entry... -->
- <%= include("/elements/footer.html",'Import sucessful') %> <%
+ <%= include("/elements/footer.html",'Import successful') %> <%
}
%>
diff --git a/httemplate/misc/process/cust_main-import.cgi b/httemplate/misc/process/cust_main-import.cgi
index 2348ef680..371929a5e 100644
--- a/httemplate/misc/process/cust_main-import.cgi
+++ b/httemplate/misc/process/cust_main-import.cgi
@@ -25,6 +25,6 @@
} else {
%>
<!-- mason kludge -->
- <%= include("/elements/header.html",'Import sucessful') %> <%
+ <%= include("/elements/header.html",'Import successful') %> <%
}
%>
diff --git a/httemplate/misc/process/cust_main-import_charges.cgi b/httemplate/misc/process/cust_main-import_charges.cgi
index c14228cf4..404dfde2e 100644
--- a/httemplate/misc/process/cust_main-import_charges.cgi
+++ b/httemplate/misc/process/cust_main-import_charges.cgi
@@ -21,6 +21,6 @@
} else {
%>
<!-- mason kludge -->
- <%= include("/elements/header.html",'Import sucessful') %> <%
+ <%= include("/elements/header.html",'Import successful') %> <%
}
%>
diff --git a/httemplate/misc/process/inventory_item-import.html b/httemplate/misc/process/inventory_item-import.html
index 8a58203c2..e98a6ed2a 100644
--- a/httemplate/misc/process/inventory_item-import.html
+++ b/httemplate/misc/process/inventory_item-import.html
@@ -19,9 +19,9 @@
} else {
%>
<!-- mason kludge -->
- <%= include("/elements/header.html",'Import sucessful') %>
+ <%= include("/elements/header.html",'Import successful') %>
<!-- XXX redirect to batch search like the payment entry... -->
- <%= include("/elements/footer.html",'Import sucessful') %> <%
+ <%= include("/elements/footer.html",'Import successful') %> <%
}
%>