witten
/
luminotes
Archived
1
0
Fork 0

Calling out specific supported browser versions on download page.

This commit is contained in:
Dan Helfman 2009-01-27 17:54:09 -08:00
parent 24210fc9f5
commit 575d5ace85
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ class Download_page( Product_page ):
), ),
Tr( Tr(
Td( Td(
u"Firefox, Internet Explorer, Chrome, Safari", u"Firefox 2+, Internet Explorer 7+, Chrome 1+, Safari 3+",
class_ = u"small_text", class_ = u"small_text",
), ),
), ),