mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 12:16:57 +00:00
fix the styling issue
This commit is contained in:
parent
8188043b68
commit
5ff29c3ddd
4 changed files with 10 additions and 8 deletions
|
@ -95,7 +95,7 @@ if (!preg_match("~^(?:f|ht)tps?://~i", $data[3])) {
|
|||
echo "\n</table></center>";
|
||||
fclose($handle);
|
||||
}
|
||||
echo "<p>" . $rowcount . " Result(s) found.</p>";
|
||||
echo "<center><p>" . $rowcount . " Result(s) found.</p></center>";
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue