Subversion-Projekte lars-tiefland.ci

Revision

Revision 1001 | Revision 1004 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 1001 Revision 1003
Zeile 17... Zeile 17...
17
								<b>Login:</b>
17
								<b>Login:</b>
18
							</font>
18
							</font>
19
						</td>
19
						</td>
20
						<td colspan="2">
20
						<td colspan="2">
21
							<font color="{$webs.font_color_rechts}">
21
							<font color="{$webs.font_color_rechts}">
22
							<input type="text" name="user" value="{$user.user[0]}">
22
							<input type="text" name="user" value="{$user.local}"/>
23
							@{$webs.domain}</font>
23
							@{$webs.domain}</font>
24
						</td>
24
						</td>
25
					</tr>
25
					</tr>
26
					<tr>
26
					<tr>
27
						<td style="vertical-align:middle" style="width:13%">
27
						<td style="vertical-align:middle" style="width:13%">
Zeile 29... Zeile 29...
29
								<b>Name:</b>
29
								<b>Name:</b>
30
							</font>
30
							</font>
31
						</td>
31
						</td>
32
						<td colspan="2">
32
						<td colspan="2">
33
							<font color="#{$webs.font_color_rechts}">
33
							<font color="#{$webs.font_color_rechts}">
34
								<input type="text" name="name" value="{$user.name}"></font>
34
								<input type="text" name="name" value="{$user.name}"/></font>
35
							</font>
35
							</font>
36
						</td>
36
						</td>
37
					</tr>
37
					</tr>
38
					<tr>
38
					<tr>
39
						<td style="vertical-align:top" style="width:13%">
39
						<td style="vertical-align:top" style="width:13%">
Zeile 41... Zeile 41...
41
								<b>Passwort:</b>
41
								<b>Passwort:</b>
42
							</font>
42
							</font>
43
						</td>
43
						</td>
44
						<td colspan="2">
44
						<td colspan="2">
45
							<font color="#{$webs.font_color_rechts}">
45
							<font color="#{$webs.font_color_rechts}">
46
								<input type="password" name="passwd">(Passwort)<br>
46
								<input type="password" name="passwd"/>(Passwort)<br>
47
								<input type="password" name="pwdcheck">(Passwortbest&auml;tigung)
47
								<input type="password" name="pwdcheck"/>(Passwortbest&auml;tigung)
48
							</font>
48
							</font>
49
						</td>
49
						</td>
50
					</tr>
50
					</tr>
51
					<tr>
51
					<tr>
52
						<td style="vertical-align:top" style="width:13%">
52
						<td style="vertical-align:top" style="width:13%">