We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f8700 commit 219a4a0Copy full SHA for 219a4a0
application/views/scripts/about/index.phtml
@@ -124,7 +124,7 @@ use ipl\Web\Widget\StateBadge;
124
$this->translate('Configuration Database'),
125
'config/general/',
126
[],
127
- array('title' => sprintf($this->translate('Go to Application/General')), 'Configuration Database')
+ ['title' => sprintf($this->translate('Go to Application/General')), 'Configuration Database']
128
) ?>
129
</td>
130
<?php endif ?>
0 commit comments