correction for mandatory fields in forms
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -32,7 +32,7 @@ return [
|
||||
'title' => lng('emails.quota_edit'),
|
||||
'image' => 'icons/email_edit.png',
|
||||
'fields' => [
|
||||
'email_full' => [
|
||||
'emailaddr' => [
|
||||
'label' => lng('emails.emailaddress'),
|
||||
'type' => 'label',
|
||||
'value' => $result['email_full']
|
||||
|
||||
Reference in New Issue
Block a user