Subversion Repositories LCARS

Rev

Rev 165 | Rev 168 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 165 Rev 166
Line 71... Line 71...
71
          content="Copyright © 2002&#8211;<?php echo gmdate('Y', $modi); ?> Thomas&nbsp;Lahn.">
71
          content="Copyright © 2002&#8211;<?php echo gmdate('Y', $modi); ?> Thomas&nbsp;Lahn.">
72
    <meta name="DCTERMS.rights"
72
    <meta name="DCTERMS.rights"
73
          content="<?php echo tr("All rights reserved."); ?> <?php echo tr("The author is not responsible for the availability and the content of websites referred by this site, and not responsible for the availability and the content of websites referred by those sites. Whereever outsourced material is used, copyright or trademark infringement is not intended. Third parties who claim copyrights or trademarks used herein are asked to send an informal email to webmaster@PointedEars.de for immediate removal or modification of the respective material on the website instead of reminding the author of usage of this material. Thank you."); ?>">
73
          content="<?php echo tr("All rights reserved."); ?> <?php echo tr("The author is not responsible for the availability and the content of websites referred by this site, and not responsible for the availability and the content of websites referred by those sites. Whereever outsourced material is used, copyright or trademark infringement is not intended. Third parties who claim copyrights or trademarks used herein are asked to send an informal email to webmaster@PointedEars.de for immediate removal or modification of the respective material on the website instead of reminding the author of usage of this material. Thank you."); ?>">
74
<?php /*
74
<?php /*
75
    <!-- <link rel="stylesheet" type="text/css" href="styles/lcars21.css"> -->
75
    <!-- <link rel="stylesheet" type="text/css" href="styles/lcars21.css"> -->
-
 
76
    <!-- IE 9 in non-Compatibility Mode sends "Accept: text/css",
-
 
77
         Apache responds with 406 without .php:
-
 
78
         http://blog.s9y.org/archives/227-ie9-has-trouble-with-css-content-types.html
-
 
79
         (Resource Builder handles negotation for sources)
-
 
80
         -->
76
*/ ?>
81
*/ ?>
77
    <link rel="stylesheet" type="text/css" href="styles/lcars-basic.css">
82
    <link rel="stylesheet" type="text/css" href="scripts/builder.php?type=text/css&amp;prefix=../styles/&amp;src=lcars-basic,lcars22">
78
    <link rel="stylesheet" type="text/css" href="styles/lcars22">
-
 
79
    <style type="text/css">
83
    <style type="text/css">
80
      <!--
84
      <!--
81
      a {
85
      a {
82
        text-decoration: none;
86
        text-decoration: none;
83
      }
87
      }