diff --git a/program/steps/settings/func.inc b/program/steps/settings/func.inc index 3bcca21bf..2f726c7e8 100644 --- a/program/steps/settings/func.inc +++ b/program/steps/settings/func.inc @@ -483,8 +483,8 @@ function rcmail_user_prefs($current=null) $blocks = array( 'main' => array('name' => Q(rcube_label('mainoptions'))), - 'spellcheck' => array('name' => Q(rcube_label('spellcheckoptions'))), 'sig' => array('name' => Q(rcube_label('signatureoptions'))), + 'spellcheck' => array('name' => Q(rcube_label('spellcheckoptions'))), ); // show checkbox to compose messages in a new window