lang('No'), 1 => lang('Yes'), 2 => lang('Yes').' - '.lang('small view'), ); create_select_box('Show news articles on main page?','homeShowLatest',$show_entries, 'Should News_Admin display the latest article headlines on the main screen.'); unset($show_entries); create_input_box('Number of articles to display on the main screen','homeShowLatestCount', 'The number of articles to display on the main screen.','10',3);