From c9c965e6786413d11471a9d33b96a93c6743de18 Mon Sep 17 00:00:00 2001
From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Date: Thu, 23 Mar 2017 10:54:01 +0100
Subject: [PATCH] Bug 8612: [QA Follow-up] Just a cosmetic space
Content-Type: text/plain; charset=utf-8

Could not resist to add it :)

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
---
 koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt
index 258f21e..d6d2d4c 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt
@@ -264,7 +264,7 @@ function reloadPage(p) {
 
     <h2>CSV profiles</h2>
 
-    [% IF csv_profiles%]
+    [% IF csv_profiles %]
         <table id="table_csv_profiles">
             <thead>
                 <th>CSV profile ID</th>
-- 
2.1.4