root/ip/trunk/templates/default/watched_topics_body.tpl
| 119 | 159 | ||
|---|---|---|---|
41 | <span class="topiclink{topic_watch_row.CLASS_NEW}"><a
href="{topic_watch_row.U_VIEW_FORUM}">{topic_watch_row.FORUM_NAME}</a></span> | 41 | <span class="topiclink{topic_watch_row.CLASS_NEW}"><a
href="{topic_watch_row.U_VIEW_FORUM}">{topic_watch_row.FORUM_NAME}</a></span> |
42 | </td> | 42 | </td> |
43 | <td class="row1h{topic_watch_row.CLASS_NEW} row-forum" onclick="window.location.href='{topic_watch_row.U_VIEW_TOPIC}'"> | 43 | <td class="row1h{topic_watch_row.CLASS_NEW} row-forum" onclick="window.location.href='{topic_watch_row.U_VIEW_TOPIC}'"> |
44 | <span class="topiclink{topic_watch_row.CLASS_NEW}"> | 44 | <div class="topic-title-hide-flow"><div style="float: right; display: inline; vertical-align: top; margin-top: 0px !important; padding-top: 0px !important; padding-right: 3px;">{topic_watch_row.TOPIC_ATTACHMENT_IMG}{topic_watch_row.TOPIC_TYPE_ICON}</div>{topic_watch_row.NEWEST_POST_IMG}<span class="topiclink{topic_watch_row.CLASS_NEW}"><a href="{topic_watch_row.U_VIEW_TOPIC}" class="{topic_watch_row.TOPIC_CLASS}">{topic_watch_row.TOPIC_TITLE}</a></span></div> |
45 | {topic_watch_row.NEWEST_POST_IMG}{topic_watch_row.TOPIC_ATTACHMENT_IMG}{topic_watch_row.L_NEWS}{topic_watch_row.TOPIC_TYPE}<a href="{topic_watch_row.U_VIEW_TOPIC}" class="{topic_watch_row.TOPIC_CLASS}">{topic_watch_row.TOPIC_TITLE}</a> | 45 | {topic_watch_row.GOTO_PAGE_FULL} |
46 | </span> | ||
47 | {topic_watch_row.GOTO_PAGE} | ||
48 | </td> | 46 | </td> |
49 | <td class="row2 row-center"><span class="genmed">{topic_watch_row.S_WATCHED_TOPIC_REPLIES}</span></td> | 47 | <td class="row2 row-center"><span class="genmed">{topic_watch_row.S_WATCHED_TOPIC_REPLIES}</span></td> |
50 | <td class="row1 row-center"><span class="genmed">{topic_watch_row.S_WATCHED_TOPIC_START}<br
/>{topic_watch_row.TOPIC_POSTER}</span></td> | 48 | <td class="row1 row-center"><span class="genmed">{topic_watch_row.S_WATCHED_TOPIC_START}<br
/>{topic_watch_row.TOPIC_POSTER}</span></td> |
Download diff