[% META title = 'Admin » Edit Parent Organisation' -%] [% # PROCESS dumper.tt dump = data %] [% parent_organisations_dfv_js %] [% PROCESS admin/referral_nav.tt page = 'parent-organisations' %]

Edit Parent Organisation Details

[% IF dfv_errors %]
[% c.cfg('msg').dfv_errors %]
[% IF error_parent_code %]
Parent code [% error_parent_code %]
[% END %] [% IF error_description %]
Description [% error_description %]
[% END %] [% IF error_referral_type %]
Referral type [% error_referral_type %]
[% END %]
[% END %]
Parent Code Description Referral Type
[% error_referral_type %] [% site.html.submit %]

[% site.html.back_button %]