Changeset 327311
- Timestamp:
- 12/30/2010 07:05:50 PM (15 years ago)
- File:
-
- 1 edited
-
exchange-platform/trunk/views/frontPage.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
exchange-platform/trunk/views/frontPage.php
r327307 r327311 57 57 <tr> 58 58 <td><strong>Project : </strong>$project</td> 59 <td valign=\"bottom\" rowspan=\"2\"><a href=\"$itemFilePath\"><img src=\"$downloadImageUrl\" alt=\"\" /></a></td>59 <td valign=\"bottom\" rowspan=\"2\"><a title=\"Download $itemFileName\" href=\"$itemFilePath\"><img src=\"$downloadImageUrl\" alt=\"\" /></a></td> 60 60 </tr> 61 61
Note: See TracChangeset
for help on using the changeset viewer.