root/ip/trunk/templates/default/pa_category_body.tpl
| 64 | 167 | ||
|---|---|---|---|
43 | 43 | ||
44 | <!-- BEGIN file_rows --> | 44 | <!-- BEGIN file_rows --> |
45 | <tr> | 45 | <tr> |
46 | <td class="row1 row-center" width="30" style="padding-right: 5px;"><a href="{file_rows.U_FILE}" class="topiclink"><img src="{file_rows.PIN_IMAGE}" border="0" border="0"></a></td> | 46 | <td class="row1 row-center" width="30" style="padding-right: 5px;"><a href="{file_rows.U_FILE}" class="topiclink"><img src="{file_rows.PIN_IMAGE}" alt="" /></a></td> |
47 | <td class="row1h{file_rows.XS_NEW} row-forum" onclick="window.location.href='{file_rows.U_FILE}'" width="75%"><span
class="forumlink"><a href="{file_rows.U_FILE}"
class="forumlink{file_rows.XS_NEW}">{file_rows.FILE_NAME}</a></span> | 47 | <td class="row1h{file_rows.XS_NEW} row-forum" onclick="window.location.href='{file_rows.U_FILE}'" width="75%"><span
class="forumlink"><a href="{file_rows.U_FILE}"
class="forumlink{file_rows.XS_NEW}">{file_rows.FILE_NAME}</a></span> |
48 | <!-- IF file_rows.IS_NEW_FILE --> | 48 | <!-- IF file_rows.IS_NEW_FILE --> |
49 | <!-- <img src="{file_rows.FILE_NEW_IMAGE}" alt="{L_NEW_FILE}"> --> | 49 | <!-- <img src="{file_rows.FILE_NEW_IMAGE}" alt="{L_NEW_FILE}" /> --> |
50 | <!-- ENDIF --> | 50 | <!-- ENDIF --> |
51 | <br /><span class="genmed">{file_rows.FILE_DESC}</span></td> | 51 | <br /><span class="genmed">{file_rows.FILE_DESC}</span></td> |
52 | <td class="row2 row-center" nowrap="nowrap"><span class="postdetails">{file_rows.DATE}</td> | 52 | <td class="row2 row-center" nowrap="nowrap"><span class="postdetails">{file_rows.DATE}</td> |
53 | <td class="row2 row-center"><span class="postdetails">{file_rows.FILE_DLS}</td> | 53 | <td class="row2 row-center"><span class="postdetails">{file_rows.FILE_DLS}</td> |
54 | <td class="row2 row-center" nowrap="nowrap"><span class="postdetails"><img
src="images/rates/rate_{file_rows.RATING}.png" /></td> | 54 | <td class="row2 row-center" nowrap="nowrap"><span class="postdetails"><img src="images/rates/rate_{file_rows.RATING}.png" alt="" /></td> |
55 | <td class="row2 row-center"> | 55 | <td class="row2 row-center"> |
56 | <!-- IF file_rows.HAS_SCREENSHOTS --> | 56 | <!-- IF file_rows.HAS_SCREENSHOTS --> |
57 | <!-- IF file_rows.SS_AS_LINK --> | 57 | <!-- IF file_rows.SS_AS_LINK --> |
58 | <a href="{file_rows.FILE_SCREENSHOT}" class="topiclink" target="_blank"><img
src="{file_rows.FILE_SCREENSHOT_URL}" alt="{L_SCREENSHOTS}"></a> | 58 | <a href="{file_rows.FILE_SCREENSHOT}" class="topiclink" target="_blank"><img src="{file_rows.FILE_SCREENSHOT_URL}" alt="{L_SCREENSHOTS}" /></a> |
59 | <!-- ELSE --> | 59 | <!-- ELSE --> |
60 | <a href="javascript:mpFoto('{file_rows.FILE_SCREENSHOT}')" class="topiclink"><img src="{file_rows.FILE_SCREENSHOT_URL}"
alt="{L_SCREENSHOTS}"></a> | 60 | <a href="javascript:mpFoto('{file_rows.FILE_SCREENSHOT}')" class="topiclink"><img src="{file_rows.FILE_SCREENSHOT_URL}" alt="{L_SCREENSHOTS}" /></a> |
61 | <!-- ENDIF --> | 61 | <!-- ENDIF --> |
62 | <!-- ELSE --> | 62 | <!-- ELSE --> |
63 | | 63 | |
Download diff