r8403: Reinstate linkpad.gif at Deryck's suggestion.
[Samba/aatanasov.git] / swat / scripting / header_plain.esp
blob69bd0cd718383c180e188e7808cc235ce5209e97
1 <% include("/scripting/header.esp"); %>
3 <title>@@global.page.title</title>
5 <link rel="stylesheet" href="/style/common.css" type="text/css" media="all" />
6 <link rel="stylesheet" href="/style/main.css" type="text/css" media="all" />
7 <link rel="shortcut icon" href="/images/favicon.ico" />
9 <!--[if gte IE 5.5]>
10         <style type="text/css">
11         /*<![CDATA[*/
12         .logo_hack {
13 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png',sizingMethod='scale');
14         }
15         /*]]>*/ 
16         </style>
17 <![endif]-->
19 <!--[if lte IE 5]>
20         <style type="text/css">
21         /*<![CDATA[*/
22         .logo_hack {
23         background-image:url(/images/logo.gif);
24         background-position:center;
25         background-repeat:no-repeat;
26         top:23.5px;
27         left:-10px;
28         }
29         /*]]>*/
30         </style>
31 <![endif]-->
33 </head>
36 <body>
38 <div id="banner">
39   <div class="stripe"></div>
40 </div>
42 <div id="logo">
43   <div class="logo_hack"><a href="/"><img src="/images/linkpad.gif" alt="SWAT" /></a></div>
44 </div>
46 <div class="slogan">
47   <h4>Samba Web Administration Tool</h4>
48 </div>
50 <div id="content">
51   <div class="center">