'#description' => t("Allow administrator to restrict user's access to the PID namepaces listed below"),
'#type' => 'textfield',
'#default_value' => $restrict_namespaces,
'#title' => t('PID namespaces allowed in this Drupal install'),
),
'#description' => t('A list of PID namespaces, separated by spaces, that users are permitted to access from this Drupal installation. <br/> This could be more than a simple namespace, e.g. <b>demo:mydemos</b>. <br/> The namespace <b>islandora:</b> is reserved, and is always allowed.'),
'#title' => t('PID namespaces allowed in this Drupal install'),
'invisible' => array(
'#description' => t('A list of PID namespaces, separated by spaces, that users are permitted to access from this Drupal installation. <br/> This could be more than a simple namespace, e.g. <b>demo:mydemos</b>. <br/> The namespace <b>islandora:</b> is reserved, and is always allowed.'),