summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-03-26 11:41:40 +0100
committerAlib <aliboba@free.fr>2010-03-26 11:41:40 +0100
commit2d07c27e1729ee0ea1cebaad9f81b9786d118f5c (patch)
tree37386d374c9cbf8393686c709318b2efbf257ecb /index.php
parent8d79c6f8746eb423c9ab87c00e6519ffca7b7428 (diff)
downloadistreamdev-2d07c27e1729ee0ea1cebaad9f81b9786d118f5c.tar.gz
istreamdev-2d07c27e1729ee0ea1cebaad9f81b9786d118f5c.tar.bz2
change in epg form
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.php b/index.php
index 8caee31..ffa4589 100644
--- a/index.php
+++ b/index.php
@@ -234,9 +234,8 @@ include ('bin/auth.php');
<li><span class="timertitle">ON Day:</span></li>
<li><select id="epg_day"><option value="today">Today</option></select>
<li><span class="timertitle">AT Time:</span></li>
- <li class="arrow"><a href="javascript:openSelectTime('layer_epgtime')" class="abutton" id="a_starttime"><span id="layer_epgtime" class="menuname"></span></a></li>
+ <li><select id="epg_time"></select></li>
</ul>
- <input name="epg_time" type="hidden" id="epg_time" value="" />
<ul class="rounded" ref="submitbut"><li><center><a href="#" class="submit_epg">Get Programs</a></center></li></ul>
</form>
</div>