Changed the look of Admin Insert
This commit is contained in:
+1
-1
@@ -233,7 +233,7 @@ if (isset($_POST["url"])) {
|
||||
echo "
|
||||
<label>
|
||||
<input type=\"checkbox\" name=\"" . $row["tag"] . "\">" . $row["name"] . "
|
||||
</label><br>";
|
||||
</label>";
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user