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

Migliorie minori

This commit is contained in:
Luca
2018-12-27 23:07:19 +01:00
parent 9d08d785ce
commit dbc8f2f4f5
6 changed files with 18 additions and 10 deletions

View File

@ -12,7 +12,7 @@ if (!empty($fattura_pa)) {
echo '
<div class="alert alert-warning">
<i class="fa fa-warning"></i>
<b>'.tr('Attenzione!').'</b> '.tr('Per generare la fattura elettronica è necessario che sia in stato "Emessa"').'.
<b>'.tr('Attenzione').':</b> '.tr('Per generare la fattura elettronica è necessario che sia in stato "Emessa"').'.
</div>';
$disabled = true;