diff --git a/web/template/pkgreq_results.php b/web/template/pkgreq_results.php
index 2898bd59..5e64476e 100644
--- a/web/template/pkgreq_results.php
+++ b/web/template/pkgreq_results.php
@@ -40,7 +40,12 @@
= htmlspecialchars($row["Name"]) ?> |
- = htmlspecialchars(ucfirst($row['Type']), ENT_QUOTES); ?> (= htmlspecialchars($row['MergeInto'], ENT_QUOTES); ?>) |
+
+ = htmlspecialchars(ucfirst($row['Type']), ENT_QUOTES); ?>
+
+ (= htmlspecialchars($row['MergeInto'], ENT_QUOTES); ?>)
+
+ |
= htmlspecialchars(ucfirst($row['Type']), ENT_QUOTES); ?> |