Fix anchor part II (read full in text view) and column hide in subsilver2 announcements_compact.html

This commit is contained in:
Kevin
2008-08-17 00:15:30 +00:00
parent 589fad960d
commit 3c3eb2d157
3 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
<!-- ELSE -->
<tr>
<td class="row1" width="25" align="center">{announcements_row.TOPIC_FOLDER_IMG}</td>
<td class="row1" width="25" align="center"><!-- IF announcements_row.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{announcements_row.TOPIC_ICON_IMG}" width="{announcements_row.TOPIC_ICON_IMG_WIDTH}" height="{announcements_row.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ENDIF --></td>
<!-- IF S_TOPIC_ICONS --><td class="row1" width="25" align="center"><!-- IF announcements_row.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{announcements_row.TOPIC_ICON_IMG}" width="{announcements_row.TOPIC_ICON_IMG_WIDTH}" height="{announcements_row.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ENDIF --></td><!-- ENDIF -->
<td class="row1">
<!-- IF announcements_row.PAGINATION --><span style="float: right; font-size:0.9em;"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {announcements_row.PAGINATION} ] </span><!-- ENDIF -->
{announcements_row.ATTACH_ICON_IMG} <!-- IF announcements_row.S_POLL --> <strong style="font-size:1.1em;">{L_POLL}: </strong><!-- ENDIF --><a title="{L_POSTED}: {announcements_row.FIRST_POST_TIME}" href="{announcements_row.U_VIEW_TOPIC}" class="topictitle">{announcements_row.TITLE}</a>