From e8d42a9e477104e987e0b99ed251128d4c092145 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 5 Jul 2017 09:15:48 -0400 Subject: [PATCH] Add new column for sample file. Moving the sample file out of the new file column and creating a new column for it. --- views/admin/import/social.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/views/admin/import/social.html b/views/admin/import/social.html index 46bb3c7..f9b014d 100644 --- a/views/admin/import/social.html +++ b/views/admin/import/social.html @@ -10,6 +10,7 @@ File Type New File + Sample File Current File Updated @@ -21,6 +22,8 @@ + + Sample {$fileHeader} File -- 2.17.1