Skip to content

Commit 219a4a0

Browse files
Update application/views/scripts/about/index.phtml
Co-authored-by: Ravi Kumar Kempapura Srinivasa <[email protected]>
1 parent 66f8700 commit 219a4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/views/scripts/about/index.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ use ipl\Web\Widget\StateBadge;
124124
$this->translate('Configuration Database'),
125125
'config/general/',
126126
[],
127-
array('title' => sprintf($this->translate('Go to Application/General')), 'Configuration Database')
127+
['title' => sprintf($this->translate('Go to Application/General')), 'Configuration Database']
128128
) ?>
129129
</td>
130130
<?php endif ?>

0 commit comments

Comments
 (0)