<& /widgets/wrappers/header.mc, title => "Select Related $sdisp", context => $context . get_state_data('container_prof', 'crumb') . " | Related $sdisp", popup => 1 &>
<& '/widgets/profile/related/edit.html', type => 'story', id => $id &>
<& /widgets/wrappers/footer.mc &> <%once>; my $type = 'element'; my $disp = get_disp_name($type); my $sdisp = get_disp_name('story'); my $mdisp = get_disp_name('media'); my $context = "Workflow | Profile | $mdisp | $disp |"; <%args> $id <%doc> ############################################################################### =head1 NAME edit_related.html - Edit related data for a container element. =head1 DESCRIPTION =cut