- <% $lang->maketext('Category') %>
- {category_name} || $classes->{location} || '' %>><% $cat %>
- <% $lang->maketext('Site') %>
- {site_id} || '' %>><% $site %>
- <% $lang->maketext(($class eq 'formatting' ? 'Output Channel' : $disp . ' Type')) %>
- {element} || '' %>><% $type || ' ' %>
- <% $lang->maketext($date_label) %>
- {cover_date} || '' %>><% $date || ' ' %>
- <% $lang->maketext('Priority') %>
- {priority} || '' %>><% $lang->maketext($priors->{$obj->get_priority}) %>
<% $elink %>
% if ($can_edit && $desk_opts) {
<& '/widgets/profile/select.mc',
name => "$widget|next_desk",
value => $desk_val,
options => $desk_opts,
useTable => 0,
id => "move$id" &>
% } else {
% }