[BACK]Return to nav.inc CVS log [TXT][DIR] Up to [local] / mp3 / bin

Diff for /mp3/bin/nav.inc between version 1.1 and 1.2

version 1.1, 2006/03/02 23:20:47 version 1.2, 2006/08/12 01:14:53
Line 1 
Line 1 
 <form method="post" target="main" action="search.pl" enctype="application/x-www-form-urlencoded">  <form method="post" target="main" action="search.pl" enctype="application/x-www-form-urlencoded">
 [ <a href="showfiles.pl" target="main">Beginning</a> |  [ <a href="showfiles.pl" target="main">Beginning</a> |
 <a href="showall.pl" target="main">All MP3's</a> |  <a href="showall.pl" target="main">All MP3s</a> |
 <a href="showplaylist.pl" target="main">Playlist</a> |  <a href="showplaylist.pl" target="main">Playlist</a> |
 <a href="showplaylist.pl?newlist.lst" target="main">New Files</a> |  <a href="showplaylist.pl?newlist.lst" target="main">New Files</a> |
 <a href="showplaylist.pl?playedlist.lst" target="main">Previously played</a> ] <SMALL><a href="search.pl" target="main">Search</a> <input type="text" name="Search_Term" size="10" maxlength="80" /></SMALL>  <a href="showplaylist.pl?playedlist.lst" target="main">Previously played</a> ] <SMALL><a href="search.pl" target="main">Search</a> <input type="text" name="Search_Term" size="10" maxlength="80" /></SMALL>
 </FORM>  </FORM>
   <!-- $RedRiver$ -->

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>