diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -247,7 +247,9 @@ include ('bin/auth.php'); <a href="#home" id="home_but" class="button">Home</a> <h1>EPG</h1> </div> + <form name="form_selector" id="form_selector" action="#"> <ul class="rounded"><li id="epg_selector"></li></ul> + </form> <ul class="edgetoedge" id="ul_epglist"> </ul> </div> |