You are here

filedepot_native_filerecord.tpl.php in filedepot 7

native_filelisting_record.tpl.php

File

theme/filedepot_native_filerecord.tpl.php
View source
<?php

/**
 * @file
 * native_filelisting_record.tpl.php
 */
?>  

<div><img src="<?php

print $icon;
?>">&nbsp;<?php

print $filelink;
?></div>