X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fbackups.php;h=3f45f522872a00c5ff51528cb05881cb376513b4;hb=5bc87f4965ed7601c1580512b41f78762389f3c3;hp=d501999deab6af47a55f16293febb763e43d99b0;hpb=11e485e4a7c5f12c9424713b7330815a9cc5e4ae;p=fa-stable.git diff --git a/admin/backups.php b/admin/backups.php index d501999d..3f45f522 100644 --- a/admin/backups.php +++ b/admin/backups.php @@ -34,7 +34,7 @@ if (get_post('download')) { exit; } -page(_("Backup and Restore Database"), false, false, '', ''); +page(_($help_context = "Backup and Restore Database"), false, false, '', ''); check_paths();