use PhpHelper::parseArrayToPhpFile in new MysqlServer API command; show asterisk for mandatory fields in formfields; add ssl-flag for ssl-enabled ip in installation
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -1158,6 +1158,7 @@ Vielen Dank, Ihr Administrator',
|
||||
'title' => 'Tabellenspalten verwalten',
|
||||
'description' => 'Hier können die angezeigten Tabellenspalten angepasst werden',
|
||||
],
|
||||
'mandatoryfield' => 'Pflichtfeld',
|
||||
],
|
||||
'phpfpm' => [
|
||||
'vhost_httpuser' => 'Lokaler Benutzer für PHP-FPM (Froxlor-Vhost)',
|
||||
|
||||
@@ -1498,6 +1498,7 @@ Yours sincerely, your administrator',
|
||||
'title' => 'Manage table columns',
|
||||
'description' => 'Here you can customize the visible columns',
|
||||
],
|
||||
'mandatoryfield' => 'Field is mandatory',
|
||||
],
|
||||
'phpfpm' => [
|
||||
'vhost_httpuser' => 'Local user to use for PHP-FPM (Froxlor vHost)',
|
||||
|
||||
Reference in New Issue
Block a user