diff options
author | Alib <aliboba@free.fr> | 2010-03-25 14:49:47 +0100 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-03-25 14:49:47 +0100 |
commit | f305e11d4ac9a709aa22513ceb2c3d99776b6ee5 (patch) | |
tree | 7aafdab60551f5873972c59bc58a4a4dc23a38ee /index.php | |
parent | 1fcf072e7d5642aa7a2da75d6698982627e245fd (diff) | |
download | istreamdev-f305e11d4ac9a709aa22513ceb2c3d99776b6ee5.tar.gz istreamdev-f305e11d4ac9a709aa22513ceb2c3d99776b6ee5.tar.bz2 |
now show a selector on top depending of content ( channels or category )
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -247,6 +247,7 @@ include ('bin/auth.php'); <a href="#home" id="home_but" class="button">Home</a> <h1>EPG</h1> </div> + <ul class="rounded"><li id="epg_selector"></li></ul> <ul class="edgetoedge" id="ul_epglist"> </ul> </div> |