Project

General

Profile

« Previous | Next » 

Revision 621

Added by doc over 16 years ago

introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man

View differences:

header.html
17 17
<table cellpadding="0" cellspacing="0" border="0" width="770" align="center">
18 18
<tr>
19 19
	<td width="60" valign="top">
20
		<img src="{INTERFACE_DIR}/logo.png" border="0" width="60" height="60" alt="Logo" />
20
		<a href="{WB_URL}/admin" title="Admin Startmenue"><img src="{INTERFACE_DIR}/logo.png" border="0" alt="Logo" /></a>

21 21
	</td>
22 22
	<td width="5">&nbsp;</td>
23
	<td style="font-size: 20px;">
24
		<font style="color: #FFFFFF;">Website Baker</font>
25
		<font style="color: #DDDDDD;">{TEXT_ADMINISTRATION}</font>
26
	</td>
27
	<td width="100" align="right" style="padding-top: 10px; padding-right: 15px; color: #D0D0D0;">
23
	<td style="font-size: 14px;" valign="top" align="right">
24
         <a href="{WB_URL}/admin" title="{TITLE_START}"><img src="{WB_URL}/admin/images/home.png" border="0" alt="{TITLE_START}" /></a>
25
         &nbsp;&nbsp;<a href="{URL_VIEW}/" target="_blank" title="{TITLE_VIEW}"><img src="{WB_URL}/admin/images/view.png" border="0" alt="{WB_URL}" /></a>
26
	&nbsp; <a href="{URL_HELP}" target="_blank" title="{TITLE_HELP}"><img src="{WB_URL}/admin/images/help.png" border="0" alt="{TITLE_HELP}" /></a>
27
         &nbsp; <a href="{WB_URL}/admin/logout" title="{TITLE_LOGOUT}"><img src="{WB_URL}/admin/images/dl.png" border="0" alt="TITLE_LOGOUT" /></a>
28
</td>
29
	<td width="100" align="right" style="padding-top: 10px; padding-right: 15px; color: #fff;">
28 30
	Version {VERSION}
29 31
	</td>
30 32
</tr>

Also available in: Unified diff