Adding new header and column for the sample file. Instead of just
putting the sample file into the new file column.
<tr>
<th>File Type</th>
<th>New File</th>
+ <th>Sample File</th>
<th>Current File</th>
<th>Updated</th>
</tr>
</td>
<td class="glm-import-td">
<input type="file" name="files_file">
+ </td>
+ <td class="glm-import-td">
<a href="{$sampleFileUrl}{$file.name}">Sample {$fileHeader} File</a>
</td>
<td class="glm-import-td">
<tr>
<th>File Type</th>
<th>New File</th>
+ <th>Sample File</th>
<th>Current File</th>
<th>Updated</th>
</tr>
</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">
<tr>
<th>File Type</th>
<th>New File</th>
+ <th>Sample File</th>
<th>Current File</th>
<th>Updated</th>
</tr>
</td>
<td class="glm-import-td">
<input type="file" name="photos_file">
+ </td>
+ <td class="glm-import-td">
<a href="{$sampleFileUrl}{$file.name}">Sample {$fileHeader} File</a>
</td>
<td class="glm-import-td">