Diff for /linuxtv.org/linuxtv-header.inc between versions 1.9 and 1.10

version 1.9, 2004/11/28 20:50:39 version 1.10, 2005/02/12 21:46:17
Line 2 Line 2
 <head>  <head>
   <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>
Line 21 Line 21
                   <table border="0" cellpadding="0" cellspacing="0" width="180">                    <table border="0" cellpadding="0" cellspacing="0" width="180">
                     <tbody>                      <tbody>
                       <tr align="right" valign="top">                        <tr align="right" valign="top">
                         <td><img src="/linuxtv/images/top01.png" height="30" width="180"></td>                          <td><img src="/images/top01.png" height="30" width="180"></td>
                       </tr>                        </tr>
                       <tr>                        <tr>
                         <td align="center" height="38" valign="bottom"></td>                          <td align="center" height="38" valign="bottom"></td>
Line 33 Line 33
                   <table border="0" cellpadding="0" cellspacing="0" width="50">                    <table border="0" cellpadding="0" cellspacing="0" width="50">
                     <tbody>                      <tbody>
                       <tr>                        <tr>
                         <td><img src="/linuxtv/images/top02.png" height="30" width="284"></td>                          <td><img src="/images/top02.png" height="30" width="284"></td>
                       </tr>                        </tr>
                       <tr>                        <tr>
                         <td><img src="/linuxtv/images/top06.png" height="45" width="20">&nbsp; </td>                          <td><img src="/images/top06.png" height="45" width="20">&nbsp; </td>
                       </tr>                        </tr>
                     </tbody>                      </tbody>
                   </table>                    </table>
Line 45 Line 45
                   <table border="0" cellpadding="0" cellspacing="0" width="170">                    <table border="0" cellpadding="0" cellspacing="0" width="170">
                     <tbody>                      <tbody>
                       <tr>                        <tr>
                         <td colspan="2" background="/linuxtv/images/squares05.png"><img src="/linuxtv/images/squares04.png" height="65" width="32"></td>                          <td colspan="2" background="/images/squares05.png"><img src="/images/squares04.png" height="65" width="32"></td>
                       </tr>                        </tr>
                     </tbody>                      </tbody>
                   </table>                    </table>
Line 62 Line 62
             <table border="0" cellpadding="0" cellspacing="0" width="100%">              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tbody>                <tbody>
                 <tr>                  <tr>
                   <td background="/linuxtv/images/squares05.png" height="65" width="100%">&nbsp;</td>                    <td background="/images/squares05.png" height="65" width="100%">&nbsp;</td>
                 </tr>                  </tr>
               </tbody>                </tbody>
             </table>              </table>
Line 90 Line 90
     <tr>      <tr>
       <td></td>        <td></td>
       <td valign="top"><div id="menu">        <td valign="top"><div id="menu">
         <a href="/linuxtv/">Home</a><br>          <a href="/">Home</a><br>
         <a href="news.php">News</a><br>          <a href="news.php">News</a><br>
         <a href="wiki/">LinuxTV Wiki</a><br>          <a href="wiki/">LinuxTV Wiki</a><br>
         <a href="../vdrwiki/">VDR Wiki</a><br>          <a href="../vdrwiki/">VDR Wiki</a><br>
         <a href="projects.php">Projects</a> <br>          <a href="projects.php">Projects</a> <br>
         <a href="lists.php">Mailing Lists</a> <br>          <a href="lists.php">Mailing Lists</a> <br>
         <a href="downloads/">Downloads</a><br>          <a href="downloads/">Downloads</a><br>
         <a href="later">CVS</a><br>          <a href="cvs.php">CVS</a><br>
         <a href="docs.php">Documentation</a><br>          <a href="docs.php">Documentation</a><br>
         <a href="links.php">Links</a><br>          <a href="links.php">Links</a><br>
         <a href="contact.php">Contacting us</a><br>          <a href="contact.php">Contacting us</a><br>

Removed from v.1.9  
changed lines
  Added in v.1.10


LinuxTV legacy CVS <linuxtv.org/cvs>