Skip to content

Commit

Permalink
Code quality
Browse files Browse the repository at this point in the history
  • Loading branch information
dvz committed Mar 2, 2023
1 parent 7930b15 commit f3e4d92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions admin/modules/tools/file_verification.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
{
$page->output_inline_error(
$lang->sprintf(
$lang->file_verification_checksums_missing,
'inc/checksums',
)
$lang->file_verification_checksums_missing,
'inc/checksums',
)
);
}
else
Expand Down

0 comments on commit f3e4d92

Please sign in to comment.