From: Steve Sutton Date: Wed, 5 Jul 2017 13:13:39 +0000 (-0400) Subject: Adjust view files for the imports X-Git-Tag: v2.10.0^2~10 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9f48bf44d2b85b9bae14354432b0b8de77f9f0c8;p=WP-Plugins%2Fglm-member-db.git Adjust view files for the imports Adding new header and column for the sample file. Instead of just putting the sample file into the new file column. --- diff --git a/views/admin/import/files.html b/views/admin/import/files.html index 300bb24f..87e11ce3 100644 --- a/views/admin/import/files.html +++ b/views/admin/import/files.html @@ -9,6 +9,7 @@ File Type New File + Sample File Current File Updated @@ -19,6 +20,8 @@ + + Sample {$fileHeader} File diff --git a/views/admin/import/index.html b/views/admin/import/index.html index a04419e2..9867366d 100644 --- a/views/admin/import/index.html +++ b/views/admin/import/index.html @@ -10,6 +10,7 @@ File Type New File + Sample File Current File Updated @@ -21,6 +22,8 @@ + + Sample {$fileHeader} File diff --git a/views/admin/import/photos.html b/views/admin/import/photos.html index b8219c51..7963d812 100644 --- a/views/admin/import/photos.html +++ b/views/admin/import/photos.html @@ -9,6 +9,7 @@ File Type New File + Sample File Current File Updated @@ -19,6 +20,8 @@ + + Sample {$fileHeader} File