mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
impr: Sostituito <b>
con <strong>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class="right-footer">
|
||||
<b>@lang('Versione')</b> {{trim(file_get_contents(base_path('VERSION')))}}
|
||||
<strong>@lang('Versione')</strong> {{trim(file_get_contents(base_path('VERSION')))}}
|
||||
<small>(<code>{{trim(file_get_contents(base_path('REVISION')))}}</code>)</small>
|
||||
</div>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user