witten
/
luminotes
Archived
1
0
Fork 0

Now showing free download button at bottom of page as well.

This commit is contained in:
Dan Helfman 2009-07-11 18:54:16 -07:00
parent 2c0ad3a848
commit 27bcd182fc
1 changed files with 2 additions and 2 deletions

View File

@ -194,7 +194,7 @@ class Download_page( Product_page ):
)
),
Tr(
( not upgrade ) and Td(
Td(
Div(
A(
Img(
@ -207,7 +207,7 @@ class Download_page( Product_page ):
class_ = u"trial_button_area",
),
colspan = "1",
) or None,
),
),
id = u"upgrade_table_small",
),