phpBB

Code Changes

File: styles/subsilver2/template/ucp_profile_reg_details.html

  Unmodified   Added   Modified   Removed
Line 6Line 6
</tr>
<!-- IF S_FORCE_PASSWORD -->
<tr>

</tr>
<!-- IF S_FORCE_PASSWORD -->
<tr>

		<td class="row3" colspan="2" align="center"><span class="gensmall">{L_FORCE_PASSWORD_EXPLAIN}</span></td>

		<td class="row3" colspan="2" align="center"><span class="gensmall error">{L_FORCE_PASSWORD_EXPLAIN}</span></td>

	</tr>
<!-- ENDIF -->
<!-- IF ERROR -->

	</tr>
<!-- ENDIF -->
<!-- IF ERROR -->

Line 42Line 42
	<th colspan="2">{L_CONFIRM_CHANGES}</th>
</tr>
<tr>

	<th colspan="2">{L_CONFIRM_CHANGES}</th>
</tr>
<tr>

	<td class="row1" width="35%"><b class="genmed">{L_CURRENT_PASSWORD}: </b><br /><span class="gensmall">{L_CURRENT_PASSWORD_EXPLAIN}</span></td>

	<td class="row1" width="35%"><b class="genmed">{L_CURRENT_PASSWORD}: </b><br /><span class="gensmall"><!-- IF S_CHANGE_PASSWORD -->{L_CURRENT_CHANGE_PASSWORD_EXPLAIN}<!-- ELSE -->{L_CURRENT_PASSWORD_EXPLAIN}<!-- ENDIF --></span></td>

	<td class="row2"><input type="password" class="post" name="cur_password" size="30" maxlength="255" value="{CUR_PASSWORD}" /></td>
</tr>
<tr>

	<td class="row2"><input type="password" class="post" name="cur_password" size="30" maxlength="255" value="{CUR_PASSWORD}" /></td>
</tr>
<tr>

Line 51Line 51
</table>

<!-- INCLUDE ucp_footer.html -->

</table>

<!-- INCLUDE ucp_footer.html -->