Add return flight booking cinematic and personal informations editing.
[Project_webapp.git] / includes / header.php
index 4dae57600b2162ab7a7bce5d6fae2d35a5ba0e74..13ce88c5178aae7a6c5b2996fa787877f27b8a16 100644 (file)
@@ -37,7 +37,7 @@ $is_logged_in = chk_logged_in();
     |
     <?php
     if ($is_logged_in) {
-        echo "<a href=\"" . $configs['root_url'] . "/index.php?page=reservations\">Mes re&#769;servations</a> |";
+        echo "<a href=\"" . $configs['root_url'] . "/index.php?page=reservations\">Mes re&#769;servations</a> |\n";
     }
     ?>
 </div>