forked from hummypkg/webif
d3e7adfd1f
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif@161 2a923420-c742-0410-a762-8d5b09965624
10 lines
353 B
Plaintext
10 lines
353 B
Plaintext
<!--#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" -->
|
|
|