/[drupal]/contributions/modules/topichubs/plugins/topichubs_calais_geo/topichubs-calais-geo-marker.tpl.php
ViewVC logotype

Diff of /contributions/modules/topichubs/plugins/topichubs_calais_geo/topichubs-calais-geo-marker.tpl.php

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

revision 1.1, Tue Mar 3 23:51:06 2009 UTC revision 1.1.2.1, Wed Sep 2 12:00:21 2009 UTC
# Line 1  Line 1 
1  <h3><?php print $title; ?></h3>  <h3><?php print $title; ?></h3>
2  <?php if(!empty($node_list)): ?>  <?php if(!empty($node_list)): ?>
3    <div class="marker-node-list">    <div class="marker-node-list">
4      <?php print $node_list; ?>      <?php print $node_list; ?>
5    </div>    </div>
6  <?php endif; ?>  <?php endif; ?>

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

  ViewVC Help
Powered by ViewVC 1.1.2