diff --git a/View/GrouperGroups/groupcreatetemplateform.ctp b/View/GrouperGroups/groupcreatetemplateform.ctp index 612d982..32803a3 100644 --- a/View/GrouperGroups/groupcreatetemplateform.ctp +++ b/View/GrouperGroups/groupcreatetemplateform.ctp @@ -23,7 +23,7 @@ $model = $this->name; include(APP . "View/" . $model . "/templatefields.inc"); } ?> - Form->end(); ?> + Form->end(); ?>