diff --git a/js/backend.js b/js/backend.js index 9d35628..4985df8 100644 --- a/js/backend.js +++ b/js/backend.js @@ -12,6 +12,6 @@ $(() => { } $('#post_expired h4').toggleWithLegend( $('#post_expired').children().not('h4'), - {cookie:'dcx_postexpired_admin_form_sidebar',legend_click:true} + {user_pref:'dcx_postexpired_admin_form_sidebar',legend_click:true} ); }); \ No newline at end of file