diff --git a/Admin/Install/Interfaces/DatabaseExchanger/import.tpl.php b/Admin/Install/Interfaces/DatabaseExchanger/import.tpl.php
index 9663834..47872b7 100755
--- a/Admin/Install/Interfaces/DatabaseExchanger/import.tpl.php
+++ b/Admin/Install/Interfaces/DatabaseExchanger/import.tpl.php
@@ -295,7 +295,7 @@ $isNew = $currentSetting->id === 0;
foreach ($table['match'] as $match) :
?>
- |
+ | close
| = $table['src']; ?>
| = $table['dest']; ?>
| = $match['src_field']['primary'] ? 'yes' : 'no'; ?>
diff --git a/Theme/Backend/exchange-export-list.tpl.php b/Theme/Backend/exchange-export-list.tpl.php
index cca6881..1f87c35 100755
--- a/Theme/Backend/exchange-export-list.tpl.php
+++ b/Theme/Backend/exchange-export-list.tpl.php
@@ -20,7 +20,7 @@ echo $this->data['nav']->render();
- = $this->getHtml('Exports'); ?>
+ = $this->getHtml('Exports'); ?>download
|