diff --git a/application/views/csv/index.php b/application/views/csv/index.php
index afe468d7..cb54e449 100644
--- a/application/views/csv/index.php
+++ b/application/views/csv/index.php
@@ -60,7 +60,11 @@
adif . '>' . $d->prefix . ' - ' . ucwords(strtolower(($d->name))) . '';
+ echo '';
}
?>