Compare View
Commits (2)
Showing
1 changed file
 
Show diff stats
frontend/views/layouts/main.php
| @@ -325,7 +325,7 @@ _________________________________________________________ --> | @@ -325,7 +325,7 @@ _________________________________________________________ --> | ||
| 325 | <div class="container"> | 325 | <div class="container"> | 
| 326 | <div class="navbar-header"> | 326 | <div class="navbar-header"> | 
| 327 | 327 | ||
| 328 | - <a class="navbar-brand home" href="<?php echo Url::home(); ?>"> | 328 | + <a class="navbar-brand home" href="/"> | 
| 329 | <?php | 329 | <?php | 
| 330 | echo ImageHelper::set($logo) | 330 | echo ImageHelper::set($logo) | 
| 331 | ->setHeight(42) | 331 | ->setHeight(42) | 
 
