mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-18 04:20:50 +01:00
Update top.php
This commit is contained in:
parent
36b837b909
commit
34c7bd1c06
@ -339,19 +339,19 @@ if (Auth::check()) {
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li><a href="#" onclick="window.print()" class="tip" title="'.tr('Stampa').'">
|
<li><a href="#" onclick="window.print()" class="tip" title="'.tr('Stampa').'">
|
||||||
<i class="fa fa-print"></i>
|
<i class="fa fa-print"></i>
|
||||||
</a></li>
|
</a></li>
|
||||||
|
|
||||||
<li><a href="'.$rootdir.'/bug.php" class="tip"title="'.tr('Segnalazione bug').'">
|
<li><a href="'.$rootdir.'/bug.php" class="tip" title="'.tr('Segnalazione bug').'">
|
||||||
<i class="fa fa-bug"></i>
|
<i class="fa fa-bug"></i>
|
||||||
</a></li>
|
</a></li>
|
||||||
|
|
||||||
<li><a href="'.$rootdir.'/log.php" class="tip"title="'.tr('Log accessi').'">
|
<li><a href="'.$rootdir.'/log.php" class="tip" title="'.tr('Log accessi').'">
|
||||||
<i class="fa fa-book"></i>
|
<i class="fa fa-book"></i>
|
||||||
</a></li>
|
</a></li>
|
||||||
|
|
||||||
<li><a href="'.$rootdir.'/info.php" class="tip"title="'.tr('Informazioni').'">
|
<li><a href="'.$rootdir.'/info.php" class="tip" title="'.tr('Informazioni').'">
|
||||||
<i class="fa fa-info"></i>
|
<i class="fa fa-info"></i>
|
||||||
</a></li>
|
</a></li>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user