Add new column for sample file.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 5 Jul 2017 13:15:48 +0000 (09:15 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 5 Jul 2017 13:15:48 +0000 (09:15 -0400)
Moving the sample file out of the new file column and creating a new
column for it.

views/admin/import/social.html

index 46bb3c7..f9b014d 100644 (file)
@@ -10,6 +10,7 @@
             <tr>
                 <th>File Type</th>
                 <th>New File</th>
+                <th>Sample File</th>
                 <th>Current File</th>
                 <th>Updated</th>
             </tr>
@@ -21,6 +22,8 @@
                 </td>
                 <td class="glm-import-td">
                     <input type="file" name="{$file.field}">
+                </td>
+                <td class="glm-import-td">
                     <a href="{$sampleFileUrl}{$file.name}">Sample {$fileHeader} File</a>
                 </td>
                 <td class="glm-import-td">