Update trailmaps files.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 21 Apr 2017 17:56:14 +0000 (13:56 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 21 Apr 2017 17:56:14 +0000 (13:56 -0400)
The view file needs the correct next files link.

views/admin/management/import/trailmapsFiles.html

index 46b5c27..1c3e8e0 100644 (file)
@@ -22,7 +22,7 @@ Start: {$start}
 End: {$newStart}
 Total: {$total}
 </pre>
-    <a href="{$thisUrl}?page={$thisPage}&glm_action=import&option=brewbakersFiles&start={$newStart}">Next Set of Files</a>
+    <a href="{$thisUrl}?page={$thisPage}&glm_action=import&option=trailmapsFiles&start={$newStart}">Next Set of Files</a>
 
     {if $newStart > $total }
     <h2>Process Complete</h2>