/[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.5, Mon May 28 21:56:18 2007 UTC revision 1.6, Fri Jun 15 17:50:24 2007 UTC
# Line 12  global $base_url; Line 12  global $base_url;
12    <title><?php print $head_title ?></title>    <title><?php print $head_title ?></title>
13    <?php print $head ?>    <?php print $head ?>
14    <?php print $styles ?>    <?php print $styles ?>
15      <?php print $scripts ?>
16    <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>
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>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.2