?>
</dd>
                <dt><?php 
echo t('Transcoder');
?>
:</dt>
                <dd><?php 
transcoder_select($schedule->transcoder);
?>
</dd>
                <dt><?php 
echo t('Recording Group');
?>
:</dt>
                <dd><?php 
recgroup_select($schedule);
?>
</dd>
                <dt><?php 
echo t('Storage Group');
?>
:</dt>
                <dd><?php 
storagegroup_select($schedule->storagegroup);
?>
</dd>
                <dt><?php 
echo t('Playback Group');
?>
:</dt>
                <dd><?php 
?>
</dd>
                <dt><?php 
echo t('Transcoder');
?>
:</dt>
                <dd><?php 
transcoder_select($schedule->transcoder);
?>
</dd>
                <dt><?php 
echo t('Recording Group');
?>
:</dt>
                <dd><?php 
recgroup_select($schedule->recgroup);
?>
</dd>
                <dt><?php 
echo t('Storage Group');
?>
:</dt>
                <dd><?php 
storagegroup_select($schedule->storagegroup);
?>
</dd>
                <dt><?php 
echo t('Recording Priority');
?>
:</dt>
                <dd><select name="recpriority"><?php