updatre logo and footer

This commit is contained in:
osaajani 2020-04-16 03:23:54 +02:00
parent dc041a611a
commit 7133704bf6
5 changed files with 26 additions and 6 deletions

View file

@ -8,7 +8,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="<?php echo \descartes\Router::url('Dashboard', 'show'); ?>">RaspiSMS</a>
<a class="navbar-brand" href="<?php echo \descartes\Router::url('Dashboard', 'show'); ?>"><img class="logo" src="<?= HTTP_PWD_IMG; ?>/logo.png" alt="RaspiSMS" /></a>
</div>
<!-- Top Menu Items -->