phpBB

Code Changes

File: styles/subsilver2/template/login_forum.html

  Unmodified   Added   Modified   Removed
Line 30Line 30
			<!-- ENDIF -->
<tr>
<td class="gensmall"><b>{L_PASSWORD}{L_COLON}</b></td>

			<!-- ENDIF -->
<tr>
<td class="gensmall"><b>{L_PASSWORD}{L_COLON}</b></td>

				<td><input class="post" type="password" name="password" size="25" tabindex="2" /></td>

				<td><input class="post" type="password" name="password" size="25" tabindex="2" autocomplete="off" /></td>

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

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