phpBB

Code Changes

File: styles/subsilver2/template/posting_review.html

  Unmodified   Added   Modified   Removed
Line 19Line 19
		<!-- BEGIN post_review_row -->

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

		<!-- BEGIN post_review_row -->

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

 
				<!-- IF post_review_row.S_IGNORE_POST -->
<td colspan="2">{post_review_row.L_IGNORE_POST}</td>
<!-- ELSE -->


<td rowspan="2" align="{S_CONTENT_FLOW_BEGIN}" valign="top"><a id="pr{post_review_row.POST_ID}"></a>
<table width="150" cellspacing="0" cellpadding="4" border="0">


<td rowspan="2" align="{S_CONTENT_FLOW_BEGIN}" valign="top"><a id="pr{post_review_row.POST_ID}"></a>
<table width="150" cellspacing="0" cellpadding="4" border="0">

Line 82Line 85
					</tr>
</table>
</td>

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

 
			<!-- ENDIF -->

			</tr>
<tr>
<td class="spacer" colspan="2" height="1"><img src="images/spacer.gif" alt="" width="1" height="1" /></td>

			</tr>
<tr>
<td class="spacer" colspan="2" height="1"><img src="images/spacer.gif" alt="" width="1" height="1" /></td>