mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
parent
7710fd7b0e
commit
cc9ee93311
@ -461,8 +461,8 @@ class WebWizard extends Wizard implements SetupWizard
|
|||||||
mt('setup', 'PHP Module: GD'),
|
mt('setup', 'PHP Module: GD'),
|
||||||
mt(
|
mt(
|
||||||
'setup',
|
'setup',
|
||||||
'In case you want icons being exported to PDF as'
|
'In case you want views being exported to PDF,'
|
||||||
. ' well, you\'ll need the GD extension for PHP.'
|
. ' you\'ll need the GD extension for PHP.'
|
||||||
),
|
),
|
||||||
Platform::extensionLoaded('gd'),
|
Platform::extensionLoaded('gd'),
|
||||||
Platform::extensionLoaded('gd') ? mt('setup', 'The PHP module GD is available') : (
|
Platform::extensionLoaded('gd') ? mt('setup', 'The PHP module GD is available') : (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user