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:

users_form.htt
32 32
		<input type="password" name="password2" maxlength="30" />
33 33
	</td>
34 34
</tr>
35
<tr style="display: {{};">
35
<tr style="{DISPLAY_EXTRA};">
36 36
	<td>&nbsp;</td>
37 37
	<td style="font-size: 10px;">
38 38
		{CHANGING_PASSWORD}
......
50 50
		<input type="text" name="email" maxlength="255" value="{EMAIL}" />
51 51
	</td>
52 52
</tr>
53
<tr style="display: {DISPLAY_HOME_FOLDERS};">
53
<tr style="{DISPLAY_HOME_FOLDERS};">
54 54
	<td>{TEXT_HOME_FOLDER}:</td>
55 55
	<td class="value_input">
56 56
		<select name="home_folder">

Also available in: Unified diff