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

Modified Files:
        web_types.py 
Log Message:
The guide looked wierd squished to the right, but now I'm not sure if I like
it taking up the entire width either.


Index: web_types.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/www/web_types.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** web_types.py        25 May 2003 21:40:53 -0000      1.7
--- web_types.py        29 May 2003 23:13:26 -0000      1.8
***************
*** 10,13 ****
--- 10,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.8  2003/05/29 23:13:26  rshortt
+ # The guide looked wierd squished to the right, but now I'm not sure if I like
+ # it taking up the entire width either.
+ #
  # Revision 1.7  2003/05/25 21:40:53  outlyer
  # Round edges for the toolbar.
***************
*** 145,149 ****
          self.tableClose()
          self.res += '<!-- Main Content -->'
!         self.res+=('<ul>')
  
  
--- 149,153 ----
          self.tableClose()
          self.res += '<!-- Main Content -->'
!         self.res+=('<br />')
  
  
***************
*** 182,186 ****
  
      def printFooter(self):
!         self.res += '</ul>\n'
          self.res += "</body></html>\n"
      
--- 186,190 ----
  
      def printFooter(self):
!         # self.res += '</ul>\n'
          self.res += "</body></html>\n"
      




-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to