diff --git a/design.inc.php b/design.inc.php index 32dc5637..b0232313 100644 --- a/design.inc.php +++ b/design.inc.php @@ -9,7 +9,7 @@ function page_header($title, $breadcrumb = array(), $title2 = "") { -
\n";
while ($row = $result->fetch_assoc()) {
echo '' . lang('select') . ' ';
- echo '' . htmlspecialchars($row["Name"]) . "
\n";
+ echo '' . htmlspecialchars($row["Name"]) . "
\n";
}
echo "