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

Diff of /contributions/themes/marinelli/gnifetti/page.tpl.php

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

revision 1.3, Wed Dec 3 11:10:59 2008 UTC revision 1.4, Tue Mar 17 13:30:07 2009 UTC
# Line 3  Line 3 
3    
4  <head>  <head>
5    <title><?php print $head_title ?></title>    <title><?php print $head_title ?></title>
6    
7      <meta http-equiv="Content-Style-Type" content="text/css" />
8      <?php /* Setting the default style sheet language for validation */  ?>
9    
10    <?php print $head ?>    <?php print $head ?>
11    <?php print $styles ?>    <?php print $styles ?>
12    
# Line 109  Line 113 
113    
114    
115    
116     <div id="primary" style=<?php print '"width:'.marinelli_width( $left, $right).'px;">' ?>     <div id="primary" class=<?php print '"'.marinelli_width( $left, $right).'">' ?>
117                 <div class="singlepage">                 <div class="singlepage">
118            <?php print $breadcrumb; ?>            <?php print $breadcrumb; ?>
119    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.2