diff --git a/ifm.php b/ifm.php
index a94c08b..590d76c 100644
--- a/ifm.php
+++ b/ifm.php
@@ -511,7 +511,7 @@ function IFM() {
newRow += '';
newRow += '';
newRow += '';
- newRow += '';
+ newRow += '';
} else {
newRow += '
| ';
}
diff --git a/src/ifm.js b/src/ifm.js
index e0a6868..8f11544 100644
--- a/src/ifm.js
+++ b/src/ifm.js
@@ -76,7 +76,7 @@ function IFM() {
newRow += '';
newRow += '';
newRow += '';
- newRow += '';
+ newRow += '';
} else {
newRow += ' | ';
}