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

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

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

revision 1.1.2.1, Sat May 31 12:56:48 2008 UTC revision 1.1.2.2, Mon Jul 7 13:01:49 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: page.tpl.php,v 1.1 2008/05/29 02:40:09 crashtest Exp $  // $Id: page.tpl.php,v 1.1.2.1 2008/05/31 12:56:48 crashtest Exp $
3  ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"  ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language->language ?>" lang="<?php print $language->language ?>" dir="<?php print $language->dir ?>">  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language->language ?>" lang="<?php print $language->language ?>" dir="<?php print $language->dir ?>">
# Line 114  Line 114 
114          </div>          </div>
115        </div>        </div>
116      </div>      </div>
117      <?php print $closure ?>
118    </body>    </body>
119  </html>  </html>

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.2