phpBB

Code Changes

File: styles/subsilver2/template/viewtopic_body.html

  Unmodified   Added   Modified   Removed
Line 16Line 16

<div id="pageheader">
<h2><!-- EVENT viewtopic_topic_title_prepend --><a class="titles" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><!-- EVENT viewtopic_topic_title_append --></h2>


<div id="pageheader">
<h2><!-- EVENT viewtopic_topic_title_prepend --><a class="titles" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><!-- EVENT viewtopic_topic_title_append --></h2>

 
	<!-- EVENT viewtopic_topic_title_after -->


<!-- IF MODERATORS -->
<p class="moderators"><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->{L_COLON} {MODERATORS}</p>


<!-- IF MODERATORS -->
<p class="moderators"><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->{L_COLON} {MODERATORS}</p>

Line 44Line 45
		<!-- IF TOTAL_POSTS -->
<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_POSTS} ]&nbsp;</td>

		<!-- IF TOTAL_POSTS -->
<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_POSTS} ]&nbsp;</td>

			<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>

			<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --><!-- EVENT viewtopic_body_pagination_top_after --></td>

		<!-- ENDIF -->
</tr>
</table>

		<!-- ENDIF -->
</tr>
</table>

Line 68Line 69
			</table>
</td>
</tr>

			</table>
</td>
</tr>

 
<!-- EVENT viewtopic_body_poll_before -->

<!-- IF S_HAS_POLL -->
<tr>
<td class="row2" colspan="2" align="center"><br clear="all" />

<!-- IF S_HAS_POLL -->
<tr>
<td class="row2" colspan="2" align="center"><br clear="all" />

Line 130Line 132
		</td>
</tr>
<!-- ENDIF -->

		</td>
</tr>
<!-- ENDIF -->

 
<!-- EVENT viewtopic_body_poll_after -->

	</table>

<!-- BEGIN postrow -->

	</table>

<!-- BEGIN postrow -->

Line 163Line 166
					<a id="unread" class="anchor"<!-- IF S_UNREAD_VIEW --> data-url="{postrow.U_MINI_POST}"<!-- ENDIF -->></a>
<!-- ENDIF -->
<a name="p{postrow.POST_ID}" class="anchor"></a>

					<a id="unread" class="anchor"<!-- IF S_UNREAD_VIEW --> data-url="{postrow.U_MINI_POST}"<!-- ENDIF -->></a>
<!-- ENDIF -->
<a name="p{postrow.POST_ID}" class="anchor"></a>

 
				<!-- EVENT viewtopic_body_post_author_before -->

				<b class="postauthor"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="color: {postrow.POST_AUTHOR_COLOUR}"<!-- ENDIF -->>{postrow.POST_AUTHOR}</b>

				<b class="postauthor"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="color: {postrow.POST_AUTHOR_COLOUR}"<!-- ENDIF -->>{postrow.POST_AUTHOR}</b>

 
				<!-- EVENT viewtopic_body_post_author_after -->

			</td>

			</td>

 
			<!-- EVENT viewtopic_body_postrow_post_details_before -->
<!-- EVENT viewtopic_body_post_subject_before -->

			<td width="100%" height="25">
<table width="100%" cellspacing="0">
<tr>

			<td width="100%" height="25">
<table width="100%" cellspacing="0">
<tr>

Line 175Line 182
				</tr>
</table>
</td>

				</tr>
</table>
</td>

 
			<!-- EVENT viewtopic_body_postrow_post_details_after -->

		</tr>

<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

		</tr>

<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->

Line 186Line 194
					<td>{postrow.ONLINE_IMG}</td>
</tr>
<!-- ENDIF -->

					<td>{postrow.ONLINE_IMG}</td>
</tr>
<!-- ENDIF -->

 
			<!-- EVENT viewtopic_body_postrow_rank_before -->

			<!-- IF postrow.RANK_TITLE -->
<tr>
<td class="postdetails">{postrow.RANK_TITLE}</td>

			<!-- IF postrow.RANK_TITLE -->
<tr>
<td class="postdetails">{postrow.RANK_TITLE}</td>

Line 196Line 205
					<td>{postrow.RANK_IMG}</td>
</tr>
<!-- ENDIF -->

					<td>{postrow.RANK_IMG}</td>
</tr>
<!-- ENDIF -->

 
			<!-- EVENT viewtopic_body_postrow_rank_after -->


<!-- EVENT viewtopic_body_avatar_before -->
<!-- IF postrow.POSTER_AVATAR -->


<!-- EVENT viewtopic_body_avatar_before -->
<!-- IF postrow.POSTER_AVATAR -->

Line 336Line 346

<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->



<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->


			<td class="profile"><strong><a href="#wrapheader">{L_BACK_TO_TOP}</a></strong></td>



			<!-- EVENT viewtopic_body_postrow_back2top_before -->
<td class="profile"><!-- EVENT viewtopic_body_postrow_back2top_prepend --><strong><a href="#wrapheader">{L_BACK_TO_TOP}</a></strong><!-- EVENT viewtopic_body_postrow_back2top_append --></td>
<!-- EVENT viewtopic_body_postrow_back2top_after -->

			<td>
<div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};">
&nbsp;<!-- IF postrow.U_POST_AUTHOR --><a href="{postrow.U_POST_AUTHOR}" class="imageset">{PROFILE_IMG}</a><!-- ENDIF -->

			<td>
<div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};">
&nbsp;<!-- IF postrow.U_POST_AUTHOR --><a href="{postrow.U_POST_AUTHOR}" class="imageset">{PROFILE_IMG}</a><!-- ENDIF -->