root/styles/prosilver_ip/watched_topics_body.tpl
| 147 | 159 | ||
|---|---|---|---|
38 | <tr class="{topic_watch_row.ROW_CLASS}h{topic_watch_row.CLASS_NEW} row-forum"> | 38 | <tr class="{topic_watch_row.ROW_CLASS}h{topic_watch_row.CLASS_NEW} row-forum"> |
39 | <td class="{topic_watch_row.ROW_CLASS} row-center" style="background: none;" width="22"><img
src="{topic_watch_row.TOPIC_FOLDER_IMG}" alt="{topic_watch_row.L_TOPIC_FOLDER_ALT}" title="{topic_watch_row.L_TOPIC_FOLDER_ALT}"
style="margin-right:4px;" /></td> | 39 | <td class="{topic_watch_row.ROW_CLASS} row-center" style="background: none;" width="22"><img
src="{topic_watch_row.TOPIC_FOLDER_IMG}" alt="{topic_watch_row.L_TOPIC_FOLDER_ALT}" title="{topic_watch_row.L_TOPIC_FOLDER_ALT}"
style="margin-right:4px;" /></td> |
40 | <td class="{topic_watch_row.ROW_CLASS}h{topic_watch_row.CLASS_NEW} row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{topic_watch_row.U_VIEW_FORUM}'"><span class="topiclink{topic_watch_row.CLASS_NEW}"><a
href="{topic_watch_row.U_VIEW_FORUM}">{topic_watch_row.FORUM_NAME}</a></span></td> | 40 | <td class="{topic_watch_row.ROW_CLASS}h{topic_watch_row.CLASS_NEW} row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{topic_watch_row.U_VIEW_FORUM}'"><span class="topiclink{topic_watch_row.CLASS_NEW}"><a
href="{topic_watch_row.U_VIEW_FORUM}">{topic_watch_row.FORUM_NAME}</a></span></td> |
41 | <td class="{topic_watch_row.ROW_CLASS}h{topic_watch_row.CLASS_NEW} row-forum" style="background: none; cursor: pointer;" onclick="window.location.href='{topic_watch_row.U_VIEW_TOPIC}'"><span class="topiclink{topic_watch_row.CLASS_NEW}">{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></span>{topic_watch_row.GOTO_PAGE}</td> | 41 | <td class="{topic_watch_row.ROW_CLASS}h{topic_watch_row.CLASS_NEW} row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{topic_watch_row.U_VIEW_TOPIC}'"> |
42 | <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> | ||
43 | {topic_watch_row.GOTO_PAGE_FULL} | ||
44 | </td> | ||
42 | <td class="{topic_watch_row.ROW_CLASS} row-center" style="background: none;"><span
class="genmed">{topic_watch_row.S_WATCHED_TOPIC_REPLIES}</span></td> | 45 | <td class="{topic_watch_row.ROW_CLASS} row-center" style="background: none;"><span
class="genmed">{topic_watch_row.S_WATCHED_TOPIC_REPLIES}</span></td> |
43 | <td class="{topic_watch_row.ROW_CLASS} row-center" style="background: none;"><span
class="genmed">{topic_watch_row.S_WATCHED_TOPIC_START}<br />{topic_watch_row.TOPIC_POSTER}</span></td> | 46 | <td class="{topic_watch_row.ROW_CLASS} row-center" style="background: none;"><span
class="genmed">{topic_watch_row.S_WATCHED_TOPIC_START}<br />{topic_watch_row.TOPIC_POSTER}</span></td> |
44 | <td class="{topic_watch_row.ROW_CLASS} row-center" style="background: none;"><span
class="genmed">{topic_watch_row.S_WATCHED_TOPIC_LAST}<br />{topic_watch_row.LAST_POSTER}</span></td> | 47 | <td class="{topic_watch_row.ROW_CLASS} row-center" style="background: none;"><span
class="genmed">{topic_watch_row.S_WATCHED_TOPIC_LAST}<br />{topic_watch_row.LAST_POSTER}</span></td> |
Download diff