/[drupal]/contributions/themes/andreas09/page.tpl.php
ViewVC logotype

Diff of /contributions/themes/andreas09/page.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4.2.1, Mon May 28 22:02:37 2007 UTC revision 1.4.2.2, Thu Sep 20 17:13:56 2007 UTC
# Line 13  global $base_url; Line 13  global $base_url;
13    <?php print $head ?>    <?php print $head ?>
14    <?php print $styles ?>    <?php print $styles ?>
15    <style type="text/css" media="all">@import "<?php print $base_url . '/' . $directory . '/colorcss/' . $color ?>.css";</style>    <style type="text/css" media="all">@import "<?php print $base_url . '/' . $directory . '/colorcss/' . $color ?>.css";</style>
16      <?php print $scripts ?>
17    <script type="text/javascript"><?php /* Needed to avoid Flash of Unstyle Content in IE */ ?> </script>    <script type="text/javascript"><?php /* Needed to avoid Flash of Unstyle Content in IE */ ?> </script>
18  </head>  </head>
19    

Legend:
Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2

  ViewVC Help
Powered by ViewVC 1.1.2