Commit c68cd2a1 by Ryo

Changed menu bar in countrypage.html

parent cc7e8f1d
Showing with 1 additions and 1 deletions
......@@ -13,11 +13,11 @@
<body>
<ul>
<li><a href="index.php">Home</a></li>
<li><a class="active" href="countrypage.html">Countries</a></li>
<li><a href="booking_page.php">Booking</a></li>
<li><a href="contact.php">Contact</a></li>
<li><a href="user_login.php">Login</a></li>
<li><a href="loginform_for_admin_2.php">Admin login</a></li>
<li><a class="active" href="countrypage.html">Countries</a></li>
</ul>
<section class="section">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment