AlkantarClanX12

Your IP : 216.73.217.128


Current Path : /var/www/clients/client1/web1/web/sites/all/modules/webform/templates/
Upload File :
Current File : /var/www/clients/client1/web1/web/sites/all/modules/webform/templates/webform-calendar.tpl.php

<?php

/**
 * @file
 * Theme the button for the date component date popup.
 */
?>
<input type="image" aria-hidden="true" role="presentation" src="<?php print base_path() . drupal_get_path('module', 'webform') . '/images/calendar.png'; ?>" class="<?php print implode(' ', $calendar_classes); ?>" alt="<?php print t('Open popup calendar'); ?>" title="<?php print t('Open popup calendar'); ?>" />