mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Merge branch 'master' into 2.4
This commit is contained in:
@@ -27,7 +27,7 @@ return '
|
||||
<p>'.$f_citta_full.'</p>
|
||||
<p>'.(!empty($f_piva) ? tr('P.Iva').': '.$f_piva : '').'</p>
|
||||
<p>'.(!empty($f_codicefiscale) ? tr('C.F.').': '.$f_codicefiscale : '').'</p>
|
||||
<p>'.(!empty($f_capsoc) ? tr('Cap.Soc.').': '.$f_capsoc : '').'</p>
|
||||
<p>'.(!empty($f_capsoc) ? tr('Cap.Soc.').': '.$f_capsoc.' €' : '').'</p>
|
||||
<p>'.(!empty($f_telefono) ? tr('Tel').': '.$f_telefono : '').'</p>
|
||||
</div>
|
||||
</div>';
|
||||
|
||||
Reference in New Issue
Block a user