diff --git a/img/index.php b/img/index.php index a5e2b04..c17006f 100755 --- a/img/index.php +++ b/img/index.php @@ -81,9 +81,9 @@ echo " \n"; echo " \n"; echo " \n"; - echo " UnPS-GAMA Image Host - Now Showing: ".$_GET['img'].""; + echo " UnPS-GAMA Image Host - Now Showing: ".$_GET['img']."\n"; }else{ - echo "UnPS-GAMA Image Host"; + echo "UnPS-GAMA Image Host\n"; } ?>