rate-widget.tpl.php in Rate 7.2
Same filename and directory in other branches
1 theme call to rate-widget.tpl.php
- rate_field_formatter_view in ./
rate.module - Implements hook_field_formatter_view().
File
rate-widget.tpl.phpView source
<div>
<?php
print $element['widget'];
?>
</div>