filedepot_native_filelisting_header.tpl.php in filedepot 7
native_filelisting_header.tpl.php
1 theme call to filedepot_native_filelisting_header.tpl.php
- theme_filedepot_files in ./
filedepot.module - Theme function that is used when displaying the files via the native Drupal node view.
File
theme/filedepot_native_filelisting_header.tpl.phpView source
<?php
/**
* @file
* native_filelisting_header.tpl.php
*/
?>
<p><strong><?php
print t('Files');
?></strong></p>