diff options
Diffstat (limited to 'httemplate/misc/process/cdr-import.html')
| -rw-r--r-- | httemplate/misc/process/cdr-import.html | 4 |
1 files changed, 2 insertions, 2 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') %> <% } %> |
