From f01b089594520b851dfedc62fd74e47cb2996cb4 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 21 Apr 2017 13:56:14 -0400 Subject: [PATCH] Update trailmaps files. The view file needs the correct next files link. --- views/admin/management/import/trailmapsFiles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/admin/management/import/trailmapsFiles.html b/views/admin/management/import/trailmapsFiles.html index 46b5c272..1c3e8e0b 100644 --- a/views/admin/management/import/trailmapsFiles.html +++ b/views/admin/management/import/trailmapsFiles.html @@ -22,7 +22,7 @@ Start: {$start} End: {$newStart} Total: {$total} - Next Set of Files + Next Set of Files {if $newStart > $total }

Process Complete

-- 2.17.1