@@ -42,6 +42,13 @@ function print_main_settings() {
t('Note that you can enable/disable the URL list for each content type individually from the !url.',array('!url'=>l(t('Content Types page'),'admin/build/types'))),
);
$form['settings']['print_urls_anchors']=array(
'#type'=>'checkbox',
'#title'=>t('Include named anchors in printer-friendly URLs list'),