Added cancel edition hotkey
[fa-stable.git] / admin / backups.php
index f13531931b06bdf62a1b4817208f6324a458276c..4644245843e4b89bed474980c978e52c1514342d 100644 (file)
@@ -32,7 +32,7 @@ handle_form($db_connections[$db_name]);
 page(_("Backup and Restore Database"), false, false, '', '', true);
 
 //-------------------------------------------------------------------------------
-start_form(true, true);
+start_form(true);
 
 $cmb = get_backup_file_combo();
 $compr = get_compr_combo();