2009/10/09 02:28:15 +0100 claunia: Changed header to remove Wine logos and add appropiate tabs

This commit is contained in:
2014-09-04 05:22:48 +01:00
parent 39ad8fc50c
commit a7fae6e361

View File

@@ -5,14 +5,14 @@
?><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>WineHQ <?php echo $title; ?></title>
<title>QEMU Official OS Support List <?php echo $title; ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta HTTP-EQUIV="Expires" CONTENT="Mon, 06 Jan 1990 00:00:01 GMT">
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
<meta name="description" content="Open Source Software for running Windows applications on other operating systems.">
<meta name="keywords" content="windows, linux, macintosh, solaris, freebsd">
<meta name="description" content="Open Source Software for system and runtime emulation.">
<meta name="keywords" content="windows, linux, macintosh, solaris, freebsd, qemu">
<meta name="robots" content="index, follow">
<meta name="copyright" content="Copyright WineHQ.org All Rights Reserved.">
<meta name="copyright" content="Copyright QEMU & Claunia.com All Rights Reserved.">
<meta name="language" content="English">
<meta name="revisit-after" content="1">
<link rel="stylesheet" href="<?php echo BASE; ?>styles.css" type="text/css" media="screen">
@@ -23,33 +23,17 @@
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js"></script>
<script src="<?php echo BASE; ?>scripts.js" type="text/javascript"></script>
<link rel="icon" type="image/png" href="<?php echo BASE; ?>images/winehq_logo_16.png">
<link rel="shortcut icon" type="image/png" href="<?php echo BASE; ?>images/winehq_logo_16.png">
</head>
<body>
<div id="logo_glass"><a href="<?php echo BASE; ?>"><img src="<?php echo BASE; ?>images/winehq_logo_glass_sm.png" alt=""></a></div>
<div id="logo_text"><a href="<?php echo BASE; ?>"><img src="<?php echo BASE; ?>images/winehq_logo_text.png" alt="WineHQ" title="WineHQ"></a></div>
<div id="logo_blurb"><?php echo preg_replace("/^ - /", "", $title); ?></div>
<div id="search_box">
<form action="http://www.winehq.org/search" id="cse-search-box" style="margin: 0; padding: 0;">
<input type="hidden" name="cx" value="partner-pub-0971840239976722:w9sqbcsxtyf">
<input type="hidden" name="cof" value="FORID:10">
<input type="hidden" name="ie" value="UTF-8">
<span style="color: #ffffff;">Search:</span> <input type="text" name="q" size="20">
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en"></script>
</div>
<div id="tabs">
<ul>
<li><a href="http://www.winehq.org/">WineHQ</a></li>
<li><a href="http://wiki.winehq.org/">Wiki</a></li>
<li class="s"><a href="http://appdb.winehq.org/">AppDB</a></li>
<li><a href="http://bugs.winehq.org/">Bugzilla</a></li>
<li><a href="http://forums.winehq.org/">Forums</a></li>
<li><a href="http://www.qemu.org/">QEMU</a></li>
<li><a href="http://www.claunia.com/">Claunia.com</a></li>
<li class="s"><a href="http://www.claunia.com/qemu/">OS DB</a></li>
</ul>
</div>