'#description' => t("Unique PID for this collection. <br/>Pids take the general form of namespace:collection (eg. islandora:pamphlets)"),
'#default_value' => '',
'#description' => t("Unique PID for this collection. Leave blank for default.<br/>Pids take the general form of namespace:collection (eg. islandora:pamphlets)"),
);
if (!$restricted) {
@ -128,6 +128,10 @@ function islandora_create_child_collection_form_submit($form, &$form_state) {