Diff for /linuxtv.org/linuxtv-header.inc between versions 1.15 and 1.16

version 1.15, 2006/02/22 04:12:02 version 1.16, 2006/02/22 04:16:48
Line 3 Line 3
   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
   <title><?php echo $title ?></title>    <title><?php echo $title ?></title>
   <link rel="icon" href="/images/linuxtv-icon.png" type="image/png" />    <link rel="icon" href="/images/linuxtv-icon.png" type="image/png" />
   <link rel="stylesheet" type="text/css" href="linuxtv.css">    <link rel="stylesheet" type="text/css" href="/linuxtv.css">
 </head>  </head>
 <body>  <body>
 <table border="0" cellpadding="0" cellspacing="0" width="100%">  <table border="0" cellpadding="0" cellspacing="0" width="100%">
Line 84 Line 84
       <td width="10"></td>        <td width="10"></td>
       <td width="140"></td>        <td width="140"></td>
       <td width="40"></td>        <td width="40"></td>
       <td valign="top" height="80"><img src="images/linuxtv.png" height="60" width="245"></td>        <td valign="top" height="80"><img src="/images/linuxtv.png" height="60" width="245"></td>
       <td width="40"></td>        <td width="40"></td>
     </tr>      </tr>
     <tr>      <tr>
       <td></td>        <td></td>
       <td valign="top"><div id="menu">        <td valign="top"><div id="menu">
         <a href="http://linuxtv.org/">Home</a><br>          <a href="/">Home</a><br>
         <a href="http://linuxtv.org/news.php">News</a><br>          <a href="/news.php">News</a><br>
         <a href="http://linuxtv.org/wiki/">DVB Wiki</a><br>          <a href="/wiki/">DVB Wiki</a><br>
         <a href="http://linuxtv.org/vdrwiki/">VDR Wiki</a><br>          <a href="/vdrwiki/">VDR Wiki</a><br>
         <a href="http://linuxtv.org/v4lwiki/">V4L Wiki</a><br>          <a href="/v4lwiki/">V4L Wiki</a><br>
         <a href="http://linuxtv.org/projects.php">Projects</a> <br>          <a href="/projects.php">Projects</a> <br>
         <a href="http://linuxtv.org/lists.php">Mailing Lists</a> <br>          <a href="/lists.php">Mailing Lists</a> <br>
         <a href="http://linuxtv.org/downloads/">Downloads</a><br>          <a href="/downloads/">Downloads</a><br>
         <a href="http://linuxtv.org/repo/">CVS / Mercurial</a><br>          <a href="/repo/">CVS / Mercurial</a><br>
         <a href="http://linuxtv.org/hg/">Repositories</a><br>          <a href="/hg/">Repositories</a><br>
         <a href="http://linuxtv.org/docs.php">Documentation</a><br>          <a href="/docs.php">Documentation</a><br>
         <a href="http://linuxtv.org/links.php">Links</a><br>          <a href="/links.php">Links</a><br>
         <a href="http://linuxtv.org/contact.php">Contacting us</a><br>          <a href="/contact.php">Contacting us</a><br>
       </div></td>        </div></td>
       <td></td>        <td></td>
       <td valign="top">        <td valign="top">

Removed from v.1.15  
changed lines
  Added in v.1.16


LinuxTV legacy CVS <linuxtv.org/cvs>