Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / gl / bank_account_reconcile.php
index d1dbba01c40d8d50af6ef9bd79f42dace4ce464d..2fca2b34c41805bf9fdd141d89d5fd74bf25811d 100644 (file)
@@ -30,7 +30,7 @@ if ($use_date_picker)
 
 add_js_file('reconcile.js');
 
-page(_("Reconcile Bank Account"), false, false, "", $js);
+page(_($help_context = "Reconcile Bank Account"), false, false, "", $js);
 
 check_db_has_bank_accounts(_("There are no bank accounts defined in the system."));