Revision 621
Added by doc almost 17 years ago
template.html | ||
---|---|---|
11 | 11 |
<table cellpadding="0" cellspacing="0" border="0" width="770" align="center"> |
12 | 12 |
<tr> |
13 | 13 |
<td width="60" valign="top"> |
14 |
<img src="{INTERFACE_DIR_URL}/logo.png" width="60" height="60" alt="Logo" />
|
|
14 |
<img src="{INTERFACE_DIR_URL}/logo.png" alt="Logo" />
|
|
15 | 15 |
</td> |
16 | 16 |
<td width="5"> </td> |
17 | 17 |
<td style="font-size: 20px;"> |
18 |
<font style="color: #FFFFFF;">Website Baker</font>
|
|
18 |
<font style="color: #FFFFFF;">Website Baker</font>
|
|
19 | 19 |
<font style="color: #DDDDDD;">{SECTION_LOGIN}</font> |
20 | 20 |
</td> |
21 | 21 |
</tr> |
Also available in: Unified diff
introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man