[% SET on_switch_text = "ON" off_switch_text = "OFF" -%] [% IF (locale.get_language_tag() != "en"); # These characters should not be translated. on_switch_text = "I"; off_switch_text = "O"; END; -%]

[% locale.maketext("Configure [asis,PHP INI] basic settings[comment,action header]") %]

[% locale.maketext("Select the home directory or a domain’s document root to open the corresponding [asis,PHP] configuration.") %]
[% locale.maketext("Path") %] {{currentIniPathInfo.inifullpath}}
[% locale.maketext("[asis,PHP] Version") %] {{currentIniPathInfo.version}}
[% locale.maketext("Domain") %] {{currentIniPathInfo.vhost}}
[% locale.maketext("[asis,PHP] Directive") %] [% locale.maketext("Information") %] [% locale.maketext("Setting") %]
{{ directive.key }} {{ directive.info }}
    [% locale.maketext("Required") %]
[% locale.maketext("You must select a location.") %]
[% locale.maketext("There are no directives found for the current [asis,PHP] selection.") %]