webif/var/mongoose/html/epg.shtml

10 lines
353 B
Plaintext
Raw Normal View History

<!--#include virtual="/lib/header.shtml" -->
<form method=get action=/cgi-bin/epg_search.jim>
Search EPG: <input name=term size=20 maxlength=255>
<input type=checkbox name=full>Search descriptions as well as titles.
<input type=submit value=Search>
</form>
<!--#exec "/mod/var/mongoose/include/epg.jim" -->
<!--#include virtual="/lib/footer.shtml" -->