fix grafico minore
This commit is contained in:
parent
506969bc18
commit
458f50cf1e
|
@ -9940,7 +9940,7 @@ msgid "Righe aggiuntive predefinite"
|
|||
msgstr ""
|
||||
|
||||
#: modules/tipi_intervento/edit.php:111
|
||||
msgid "Addebiti e costi per fascie orarie"
|
||||
msgid "Addebiti e costi per fasce orarie"
|
||||
msgstr ""
|
||||
|
||||
#: modules/tipi_scadenze/actions.php:50 modules/tipi_scadenze/actions.php:90
|
||||
|
|
|
@ -108,7 +108,7 @@ include_once __DIR__.'/../../core.php';
|
|||
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title"><?php echo tr('Addebiti e costi per fascie orarie'); ?></h3>
|
||||
<h3 class="panel-title"><?php echo tr('Addebiti e costi per fasce orarie'); ?></h3>
|
||||
</div>
|
||||
|
||||
<div class="panel-body">
|
||||
|
|
Loading…
Reference in New Issue