PHP Classes

File: htdocs/themes/xswatch/modules/extgallery/blocks/extgallery_block_top_submitter.tpl

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/themes/xswatch/modules/extgallery/blocks/extgallery_block_top_submitter.tpl   Download  
File: htdocs/themes/xswatch/modules/extgallery/blocks/extgallery_block_top_submitter.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 411 bytes
 

Contents

Class file image Download
<ul class="list-unstyled"> <{foreach item=designer from=$block.designers}> <li> <a class="btn btn-primary btn-block" href="<{$xoops_url}>/modules/extgallery/public-useralbum.php?id=<{$designer.uid}>" title="<{$designer.uname}>"> <{$designer.uname}> <span class="badge"><{$designer.countphoto}></span> </a> </li> <{/foreach}> </ul>