Update of /cvsroot/freevo/freevo/src/www
In directory sc8-pr-cvs1:/tmp/cvs-serv11355

Modified Files:
        html_util.py 
Log Message:
Added manualrecord.cgi to the links.  We may soon need to think of a better layout for 
the links as the interface grows.


Index: html_util.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/www/html_util.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** html_util.py        20 Feb 2003 21:52:26 -0000      1.3
--- html_util.py        26 Feb 2003 01:16:43 -0000      1.4
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.4  2003/02/26 01:16:43  rshortt
+ # Added manualrecord.cgi to the links.  We may soon need to think of a better layout 
for the links as the interface grows.
+ #
  # Revision 1.3  2003/02/20 21:52:26  rshortt
  # Added a link 'Video Library' to library.cgi which was contributed by Mike Ruelle.
***************
*** 129,132 ****
--- 132,136 ----
      <td class="tablelink" 
onClick="document.location=\'favorites.cgi\'">Favorites</td>
      <td class="tablelink" onClick="document.location=\'library.cgi\'">Video 
Library</td>
+     <td class="tablelink" onClick="document.location=\'manualrecord.cgi\'">Manually 
Record</td>
    </tr>
  </table>




-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to