diff --git a/template/footer.php b/template/footer.php index c6df0c7d28e90b931d954ddfee7af6888a01fd20..6a1670e60ccfb041104ffd68c96e94b62bd6dbd3 100644 --- a/template/footer.php +++ b/template/footer.php @@ -1,6 +1,6 @@ <div id="footer"> <div class="container"> - <p>NF17 - ©Team CAMP 2014 - Developed by Matthieu GUFFROY, Clément MERCIER, Alexandre CORTYL & Paul GOUJON</p> + <p class="muted-text">NF17 - ©Team CAMP 2014 - Developed by Matthieu GUFFROY, Clément MERCIER, Alexandre CORTYL & Paul GOUJON</p> </div> </div> diff --git a/template/menu.php b/template/menu.php index fc7df20bb8afdafcf7e2f5950477fead58d7974f..e2a90bee5122c9cee5bfb940376b793affdcba48 100644 --- a/template/menu.php +++ b/template/menu.php @@ -8,7 +8,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="<?php echo $base_url; ?>">Clinique Vétérinaire</a> + <a class="navbar-brand" href="http://tuxa.sme.utc/~nf17p110/index.php">Clinique Vétérinaire</a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav">