X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=admin%2Fbackups.php;h=3f45f522872a00c5ff51528cb05881cb376513b4;hb=d2cc0860eccf02eaefcd90731ac3af141a841529;hp=d501999deab6af47a55f16293febb763e43d99b0;hpb=8720456baebdf840339f5ef1537813c898808984;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();