site-alert-wrapper.tpl.php in Site Alert 7
2 theme calls to site-alert-wrapper.tpl.php
- site_alert_block_view in ./
site_alert.module - Implements hook_block_view().
- site_alert_page_content_type_render in plugins/
content_types/ site_alert_page.inc - Callback for the 'site_alert' content type.
File
templates/site-alert-wrapper.tpl.phpView source
<?php
/**
* @file
* site-alert-wrapper.tpl.php
*/
?>
<div class="site-alert"></div>