<{* * The theme template for module block * * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL) * @package themes * @theme_author Alexander Galochkin (AKA algalochkin) * @version $Id: system_block_siteinfo.html 114 2009-01-08 19:43:44Z algalochkin $ * * Thanks that have left it header untouched!!! *}> <{if $block.showgroups == true}> <{foreach item=group from=$block.groups}>
<{$group.name}>
<{foreach item=user from=$group.users}> <{if $user.avatar != ""}>
<{$user.name}>'s avatar
<{/if}>
<{$user.name}>
<{$user.msglink}>
<{/foreach}> <{/foreach}> <{/if}>
<{$xoops_sitename}>
<{$block.recommendlink}>