witten
/
luminotes
Archived
1
0
Fork 0

Adding missing CSS class.

This commit is contained in:
Dan Helfman 2008-12-30 16:39:23 -08:00
parent a2d68acedf
commit 7b11cd3356
1 changed files with 3 additions and 1 deletions

View File

@ -71,7 +71,9 @@ class Download_page( Product_page ):
Tr( Td() ),
Tr(
Td(
Span( u"Solo", class_ = u"highlight" ), u"note taking", title = u"Luminotes Desktop is designed for individuals."
Span( u"Solo", class_ = u"highlight" ), u"note taking",
title = u"Luminotes Desktop is designed for individuals.",
class_ = u"feature_value",
),
),
Tr(