Form submit/escape hotkeys added.
[fa-stable.git] / admin / attachments.php
index 12bab6511915adf8c9854d1adf910765174fb431..cf1c16966540a9389db1aac7392efd7d892df816 100644 (file)
@@ -239,7 +239,7 @@ end_table(1);
 if (isset($_POST['filterType']))
        hidden('filterType', $_POST['filterType']);
 
-submit_add_or_update_center($selected_id == -1, '', true);
+submit_add_or_update_center($selected_id == -1, '', 'default');
 
 end_form();