summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-03-25 14:49:47 +0100
committerAlib <aliboba@free.fr>2010-03-25 14:49:47 +0100
commitf305e11d4ac9a709aa22513ceb2c3d99776b6ee5 (patch)
tree7aafdab60551f5873972c59bc58a4a4dc23a38ee /index.php
parent1fcf072e7d5642aa7a2da75d6698982627e245fd (diff)
downloadistreamdev-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.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 24e3c5a..5752648 100644
--- a/index.php
+++ b/index.php
@@ -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>