mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
Fix maiuscola
This commit is contained in:
parent
4f7143a00e
commit
e878389e8f
@ -118,7 +118,7 @@ if (!empty($documento)) {
|
||||
<td>';
|
||||
echo input([
|
||||
'type' => 'ckeditor',
|
||||
'label' => tr('descrizione'),
|
||||
'label' => tr('Descrizione'),
|
||||
'name' => 'descrizione',
|
||||
'required' => 1,
|
||||
'extra' => 'rows="2"',
|
||||
|
Loading…
x
Reference in New Issue
Block a user