Project

General

Profile

« Previous | Next » 

Revision 1247

Added by Dietmar over 14 years ago

Ticket #911 5. continue to fix CSS-errors in WB backend

View differences:

login.htt
46 46
			<td width="170" height="30" align="right">{TEXT_PASSWORD}:</td>
47 47
			<td><input type="password" maxlength="{MAX_PASSWORD_LEN}" name="{PASSWORD_FIELDNAME}" style="width: 180px;" /></td>
48 48
		</tr>
49
		<tr style="display: {DISPLAY_REMEMBER_ME};">
49
		<tr style="{DISPLAY_REMEMBER_ME};">
50 50
			<td>&nbsp;</td>
51 51
			<td>
52 52
				<input type="checkbox" name="remember" id="remember" value="true" />

Also available in: Unified diff