Commit 22b957fd6ad91ea35a320cb298fc0c0b67c5b4ee

Authored by Jean Wasilewski
1 parent f9e2f87a

Issue with topnavbar.php, setting it to topnavnar.php until next patch

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
index.php
... ... @@ -13,7 +13,7 @@
13 13 <script type="text/javascript" src="js/bootstrap.min.js"></script>';
14 14 </head>
15 15 <body>
16   -<?php require_once("topnavbar.php");?>
  16 +<?php require_once("topnavnar.php");?>
17 17 <div class="col-md-12 center-block">
18 18 <div class="col-md-3">
19 19 <?php require_once("menu.php");?>
... ...