mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Merge branch 'master' of https://github.com/devcode-it/openstamanager
This commit is contained in:
@@ -123,11 +123,12 @@ echo '
|
|||||||
</tr>';
|
</tr>';
|
||||||
|
|
||||||
// Richiesta
|
// Richiesta
|
||||||
|
// Rimosso nl2br, non necessario con ckeditor
|
||||||
echo '
|
echo '
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="4" style="height:20mm;">
|
<td colspan="4" style="height:20mm;">
|
||||||
<b>'.tr('Richiesta').':</b>
|
<b>'.tr('Richiesta').':</b>
|
||||||
<p>'.nl2br($documento['richiesta']).'</p>
|
<p>'.($documento['richiesta']).'</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>';
|
</tr>';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user