@@ -120,7 +120,7 @@ require_once "resources/paging.php";
echo "<td class='list_control_icons'>";
echo "<a href='database_edit.php' alt='".$text['button-add']."'>$v_link_label_add</a>";
echo "</td>\n";
- echo "<tr>\n";
+ echo "</tr>\n";
if ($result_count > 0) {
foreach($result as $row) {
@@ -173,7 +173,7 @@ else {
echo "<a href='domain_edit.php' alt='".$text['button-add']."'>$v_link_label_add</a>";
}
@@ -113,7 +113,7 @@ require_once "resources/paging.php";
echo "<a href='menu_edit.php' alt='".$text['button-add']."'>$v_link_label_add</a>";
@@ -157,7 +157,7 @@ echo " <td align=\"center\">\n";
echo "<a href='signup.php' alt='".$text['button-add']."'>$v_link_label_add</a>";