phpBB

Code Changes

File: styles/subsilver2/template/ucp_main_front.html

  Unmodified   Added   Modified   Removed
Line 35Line 35
	<th colspan="3">{L_YOUR_DETAILS}</th>
</tr>
<tr>

	<th colspan="3">{L_YOUR_DETAILS}</th>
</tr>
<tr>

 
<!-- EVENT ucp_main_front_user_activity_before -->

	<td class="row1" colspan="3">
<table width="100%" cellspacing="1" cellpadding="4">

	<td class="row1" colspan="3">
<table width="100%" cellspacing="1" cellpadding="4">

 
		<!-- EVENT ucp_main_front_user_activity_prepend -->

		<tr> 
<td align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap"><b class="genmed">{L_JOINED}{L_COLON} </b></td>
<td width="100%"><b class="gen">{JOINED}</b></td>

		<tr> 
<td align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap"><b class="genmed">{L_JOINED}{L_COLON} </b></td>
<td width="100%"><b class="gen">{JOINED}</b></td>

Line 61Line 63
				<td class="genmed">{WARNING_IMG} [ <b>{WARNINGS}</b> ]</td>
</tr>
<!-- ENDIF -->

				<td class="genmed">{WARNING_IMG} [ <b>{WARNINGS}</b> ]</td>
</tr>
<!-- ENDIF -->

 
		<!-- EVENT ucp_main_front_user_activity_append -->

		</table>
</td>

		</table>
</td>

 
<!-- EVENT ucp_main_front_user_activity_after -->

</tr>
<tr>
<td class="cat" colspan="3">&nbsp;</td>

</tr>
<tr>
<td class="cat" colspan="3">&nbsp;</td>