/[drupal]/contributions/themes/pixture/node.tpl.php
ViewVC logotype

Diff of /contributions/themes/pixture/node.tpl.php

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

revision 1.1, Wed Apr 23 04:18:42 2008 UTC revision 1.1.4.1, Wed Apr 23 05:21:41 2008 UTC
# Line 19  Line 19 
19    <td class="<?php print $prefix; ?>node-ml"></td>    <td class="<?php print $prefix; ?>node-ml"></td>
20    <td class="<?php print $prefix; ?>node-mc">    <td class="<?php print $prefix; ?>node-mc">
21    
22      <table class="nodetitle">      <table>
23      <tr>      <tr>
24        <td>        <td>
25          <h2 class="title"><a href="<?php print $node_url?>"><?php print $title?></a></h2>          <h2 class="title"><a href="<?php print $node_url?>"><?php print $title?></a></h2>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.4.1

  ViewVC Help
Powered by ViewVC 1.1.2