You are here

fc-incomplete-header.tpl.php in Field Complete 7

File

fc_incomplete/fc-incomplete-header.tpl.php
View source
<?php

/**
 * Template file for the header
 */
?>
<span class='<?php

print $classes;
?>'><?php

print $header;
?></span>