summaryrefslogtreecommitdiff
path: root/templates/load_contacts.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/load_contacts.tpl')
-rw-r--r--templates/load_contacts.tpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/load_contacts.tpl b/templates/load_contacts.tpl
new file mode 100644
index 0000000..6a02d8d
--- /dev/null
+++ b/templates/load_contacts.tpl
@@ -0,0 +1,10 @@
+<div class="load cvs_data">
+ <div class="header">
+ <h1>{tr}Loading PHX Contact Data{/tr}</h1>
+ </div>
+
+ <div class="body">
+ <p> {$count} records in database.cvs File <br /></p>
+ </div>
+</div>
+ \ No newline at end of file