Project

General

Profile

« Previous | Next » 

Revision 1632

Added by Dietmar over 12 years ago

! small design update for wb theme, login und login_forgot

View differences:

login.htt
17 17
		<img src="{THEME_URL}/images/logo.png" alt="Logo" />
18 18
	</td>
19 19
	<td width="5">&nbsp;</td>
20
	<td style="font-size: 20px; ">
21
		<font style="color: #FFFFFF;">{SECTION_LOGIN}</font>
20
	<td>&nbsp;</td>
21
</tr>
22
<tr>
23
	<td colspan="3">&nbsp;</td>
24
</tr>
25
<tr>
26
	<td colspan="3" style="font-size: 20px; text-align: center; ">
27
		<span style="color: #003366;">{SECTION_LOGIN}</span>
22 28
	</td>
23 29
</tr>
24 30
</table>
......
26 32
<table summary="" cellpadding="0" cellspacing="0" border="0" width="770" align="center" style="margin-top: 30px;" class="container">
27 33
<tr>
28 34
	<td class="content">
29
	
30 35
	<form name="login" action="{ACTION_URL}" method="post">
31 36
	<input type="hidden" name="url" value="{URL}" />
32 37
	<input type="hidden" name="username_fieldname" value="{USERNAME_FIELDNAME}" />

Also available in: Unified diff