diff --git a/classes/dlg.php b/classes/dlg.php
index cfa960d9..d1b5745e 100644
--- a/classes/dlg.php
+++ b/classes/dlg.php
@@ -176,7 +176,7 @@ class Dlg extends Handler_Protected {
while ($row = $this->dbh->fetch_assoc($result)) {
$tmp = htmlspecialchars($row["tag_name"]);
- print "";
+ print "";
}
print "";