[freeside-commits] freeside/httemplate/misc/process cust_main-import.cgi, 1.2, 1.3 cust_main-import_charges.cgi, 1.2, 1.3 cdr-import.html, 1.1, 1.2 inventory_item-import.html, 1.1, 1.2

Ivan,,, ivan at wavetail.420.am
Fri Mar 24 18:23:28 PST 2006


Update of /home/cvs/cvsroot/freeside/httemplate/misc/process
In directory wavetail:/tmp/cvs-serv18809/httemplate/misc/process

Modified Files:
	cust_main-import.cgi cust_main-import_charges.cgi 
	cdr-import.html inventory_item-import.html 
Log Message:
successfully correct the spelling of sucessful

Index: cdr-import.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/process/cdr-import.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cdr-import.html	18 Feb 2006 11:14:20 -0000	1.1
+++ cdr-import.html	25 Mar 2006 02:23:26 -0000	1.2
@@ -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') %> <%
   }
 %>

Index: cust_main-import.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/process/cust_main-import.cgi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cust_main-import.cgi	31 Jan 2006 04:26:54 -0000	1.2
+++ cust_main-import.cgi	25 Mar 2006 02:23:26 -0000	1.3
@@ -25,6 +25,6 @@
   } else {
     %>
     <!-- mason kludge -->
-    <%= include("/elements/header.html",'Import sucessful') %> <%
+    <%= include("/elements/header.html",'Import successful') %> <%
   }
 %>

Index: inventory_item-import.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/process/inventory_item-import.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- inventory_item-import.html	8 Mar 2006 12:14:04 -0000	1.1
+++ inventory_item-import.html	25 Mar 2006 02:23:26 -0000	1.2
@@ -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') %> <%
   }
 %>
 

Index: cust_main-import_charges.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/process/cust_main-import_charges.cgi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cust_main-import_charges.cgi	31 Jan 2006 04:26:54 -0000	1.2
+++ cust_main-import_charges.cgi	25 Mar 2006 02:23:26 -0000	1.3
@@ -21,6 +21,6 @@
   } else {
     %>
     <!-- mason kludge -->
-    <%= include("/elements/header.html",'Import sucessful') %> <%
+    <%= include("/elements/header.html",'Import successful') %> <%
   }
 %>



More information about the freeside-commits mailing list