Update navigation.php
This commit is contained in:
parent
5361fc2564
commit
6978fc9069
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
$host = $_SERVER['HTTP_HOST'];
|
||||
|
||||
if ($host == 'dev.dtch.online') {
|
||||
echo "You are on the development! Site";
|
||||
echo "<center>You are on the development! Site</center>";
|
||||
}
|
||||
?>
|
||||
<div class="topnav">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue