[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/webform/templates/ -> webform-calendar.tpl.php (source)

   1  <?php
   2  // $Id: webform-calendar.tpl.php,v 1.1.2.1 2010/04/11 06:13:51 quicksketch Exp $
   3  
   4  /**
   5   * @file
   6   * Theme the button for the date component date popup.
   7   */
   8  ?>
   9  <input type="image" src="<?php print base_path() . drupal_get_path('module', 'webform') . '/images/calendar.png'; ?>" class="<?php print implode(' ', $calendar_classes); ?>" title="<?php print t('Open popup calendar'); ?>" />


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7