Annotation of mp3/bin/nav.inc, Revision 1.3
1.3 ! andrew 1: <form method="post" target="main" action="search.pl?%PREFIX%" enctype="application/x-www-form-urlencoded">
! 2: [ <a href="showfiles.pl?%PREFIX%" target="main">Beginning</a> |
! 3: <a href="showall.pl?%PREFIX%" target="main">All MP3s</a> |
! 4: <a href="showplaylist.pl?%PREFIX%" target="main">Playlist</a> |
! 5: <a href="showplaylist.pl?%PREFIX%&fulllist.lst" target="main">Full List</a> |
! 6: <a href="showplaylist.pl?%PREFIX%&newlist.lst" target="main">New Files</a> |
! 7: <a href="showplaylist.pl?%PREFIX%&playedlist.lst" target="main">Previously played</a> ] <SMALL><a href="search.pl?%PREFIX%" target="main">Search</a> <input type="text" name="Search_Term" size="10" maxlength="80" /></SMALL>
1.1 andrew 8: </FORM>
1.3 ! andrew 9: <!-- $RedRiver: nav.inc,v 1.2 2006/08/12 00:14:53 andrew Exp $ -->
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>