1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Aggiornamento logo normale e completo

This commit is contained in:
Dasc3er
2021-08-06 10:41:53 +02:00
parent 7d21789e85
commit 37c6a11ae5
6 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ include_once App::filepath('include|custom|', 'top.php');
echo '
<div class="box">
<div class="box-header">
<img src="'.$paths['img'].'/logo.png" class="pull-left img-responsive" width="300" alt="'.tr('OSM Logo').'">
<img src="'.$paths['img'].'/logo_completo.png" class="pull-left img-responsive" width="300" alt="'.tr('OSM Logo').'">
<div class="pull-right">
<i class="fa fa-info"></i> '.tr('Informazioni').'
</div>