PHP Classes

File: htdocs/themes/xswatch4/modules/wggallery/wggallery_footer.tpl

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xswatch4/modules/wggallery/wggallery_footer.tpl   Download  
File: htdocs/themes/xswatch4/modules/wggallery/wggallery_footer.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: 1 month ago
Size: 968 bytes
 

Contents

Class file image Download
<{if !empty($error)}> <div class='errorMsg'><strong><{$error}></strong></div> <{/if}> <div class='clear spacer'></div> <{if isset($copyright)}> <div class="pull-right"><{$copyright}></div> <{/if}> <{if isset($xoops_isadmin)}> <div class='clear spacer'></div> <div class="text-center bold"><a href="<{$admin}>"><{$smarty.const._MA_WGGALLERY_ADMIN}></a></div><br> <{/if}> <{if !empty($comment_mode)}> <div class="pad2 marg2"> <!-- start comments loop --> <{if isset($comment_mode)}> <{if $comment_mode == "flat"}> <{include file="db:system_comments_flat.tpl"}> <{elseif $comment_mode == "thread"}> <{include file="db:system_comments_thread.tpl"}> <{elseif $comment_mode == "nest"}> <{include file="db:system_comments_nest.tpl"}> <{/if}> <{/if}> <!-- end comments loop --> </div> <{/if}> <div class='clear spacer'></div> <{include file='db:system_notification_select.tpl'}>