//110Display
$prefGroups['display'] = array(
    'column' => _("General Options"),
    'label' => _("Display Options"), 
    'desc' => _("Change your note sorting and display options."),
    'members' => array('show_notepad', 'sortby', 'sortdir')
);

