@@ -52,7 +52,7 @@ class SimplesitemapCustomLinksForm extends ConfigFormBase {
'#description'=>$this->t("Please specify drupal internal (relative) paths, one per line. Do not forget to prepend the paths with a '/'. You can optionally add a priority (0.0 - 1.0) by appending it to the path after a space. The home page with the highest priority would be <em>/ 1.0</em>, the contact page with the default priority would be <em>/contact 0.5</em>."),
$form['simple_sitemap_entities']['entities'][$entity_type_id][$entity_type_id.'_enabled']['#description']=$this->t('Sitemap settings for this entity type can be set below and overridden on its entity pages.');