Fix nome plugin principale

This commit is contained in:
FabioL 2024-03-22 16:37:23 +01:00
parent 24c316594f
commit 2d4846ceb1
1 changed files with 1 additions and 1 deletions

View File

@ -518,7 +518,7 @@ if (Auth::check()) {
<ul class="nav nav-tabs nav-pills nav-stacked">
<li data-toggle="control-sidebar" class="active btn-default">
<a data-toggle="tab" href="#tab_0">
'.$structure['title'].'
'.$structure->getTranslation('title').'
</a>
</li>';