summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index 5752648..8caee31 100644
--- a/index.php
+++ b/index.php
@@ -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>