diff options
author | Alib <aliboba@free.fr> | 2010-03-25 08:49:14 +0100 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-03-25 08:49:14 +0100 |
commit | e3b61fcf61d809dfecdf54ae6664e71ee1c65b47 (patch) | |
tree | 0b7156d018f0600a7eebb46e75aa6f991bd23941 /index.php | |
parent | 024687631f1fa88d9d56fb2175c78686d5848382 (diff) | |
download | istreamdev-e3b61fcf61d809dfecdf54ae6664e71ee1c65b47.tar.gz istreamdev-e3b61fcf61d809dfecdf54ae6664e71ee1c65b47.tar.bz2 |
show full day epg
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -232,7 +232,7 @@ include ('bin/auth.php'); <li><span class="timertitle">Select 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> </ul> - <input name="epg_time" type="hidden" id="epg_time" value="all" /> + <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> |