Revision 751
Added by Matthias over 17 years ago
| template.html | ||
|---|---|---|
| 14 | 14 |
<img src="{INTERFACE_DIR_URL}/logo.png" alt="Logo" />
|
| 15 | 15 |
</td> |
| 16 | 16 |
<td width="5"> </td> |
| 17 |
<td style="font-size: 20px;"> |
|
| 18 |
<font style="color: #FFFFFF;">Website Baker</font> |
|
| 19 |
<font style="color: #DDDDDD;">{SECTION_LOGIN}</font>
|
|
| 17 |
<td style="font-size: 20px; padding-left: 95px;"> |
|
| 18 |
<font style="color: #FFFFFF;">{SECTION_LOGIN}</font>
|
|
| 20 | 19 |
</td> |
| 21 | 20 |
</tr> |
| 22 | 21 |
</table> |
Also available in: Unified diff
fixed loading time and some display issues in IE6 of the new admin interface and tweaked the new admin interface a little bit.