diff --git a/templates/table/rows_normal.phtml b/templates/table/rows_normal.phtml
index 4c0cc11f72..8cac7af1d1 100644
--- a/templates/table/rows_normal.phtml
+++ b/templates/table/rows_normal.phtml
@@ -20,7 +20,7 @@ for (
getColumnProperties($column_index, $column_index); ?>
-
+ |
|
diff --git a/templates/table/rows_zoom.phtml b/templates/table/rows_zoom.phtml
index be6832c642..06550cf4e8 100644
--- a/templates/table/rows_zoom.phtml
+++ b/templates/table/rows_zoom.phtml
@@ -55,7 +55,7 @@ for ($i = 0; $i < 4; $i++): ?>
$value[$i] = $properties['value'];
} ?>
- |
+ |
|