/[drupal]/contributions/modules/vote_up_down/widgets/alternate/widget.tpl.php
ViewVC logotype

Diff of /contributions/modules/vote_up_down/widgets/alternate/widget.tpl.php

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

revision 1.1.2.9, Sun Aug 16 19:30:02 2009 UTC revision 1.1.2.10, Wed Aug 19 05:38:46 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: widget.tpl.php,v 1.1.2.8 2009/08/13 08:28:38 lut4rp Exp $  // $Id: widget.tpl.php,v 1.1.2.9 2009/08/16 19:30:02 lut4rp Exp $
3  /**  /**
4   * @file   * @file
5   * widget.tpl.php   * widget.tpl.php
6   *   *
7   * Alternate widget theme for Vote Up/Down   * Alternate widget theme for Vote Up/Down
8   */   */
 $unsigned_points = (int) $points;  
9  ?>  ?>
10  <div class="vud-widget-alternate">  <div class="vud-widget-alternate">
11  <?php if ($class_up) : ?>  <?php if ($class_up) : ?>

Legend:
Removed from v.1.1.2.9  
changed lines
  Added in v.1.1.2.10

  ViewVC Help
Powered by ViewVC 1.1.2