Index: themes/default/tv/detail.php
===================================================================
--- themes/default/tv/detail.php	(revision 9204)
+++ themes/default/tv/detail.php	(working copy)
@@ -327,7 +327,7 @@
         </div>
 <?php
         }
-        if ($schedule && ($schedule->search || $schedule->type)) {
+        if ($schedule && ($schedule->search || $schedule->type) && $schedule->type != rectype_once) {
 ?>
         <div id="schedule_override">
             <h3><?php echo t('Schedule Override') ?>:</h3>
