PHP Classes

File: templates_bootstrap/bootstrap4/publisher/publisher_footer.tpl

Recommend this page to a friend!
  Packages of Michael Beck   XOOPS Publisher Module   templates_bootstrap/bootstrap4/publisher/publisher_footer.tpl   Download  
File: templates_bootstrap/bootstrap4/publisher/publisher_footer.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: XOOPS Publisher Module
Publish static HTML content and article with XOOPS
Author: By
Last change:
Date: 9 months ago
Size: 1,150 bytes
 

Contents

Class file image Download
<{if $isAdmin|default:0 == 1}> <div class="publisher_adminlinks"><{$publisher_adminpage}></div><{/if}> <{if ($commentatarticlelevel|default:false && $item.cancomment|default:false) || $com_rule|default:0 != 0}> <table border="0" width="100%" cellspacing="1" cellpadding="0" align="center"> <tr> <td colspan="3" align="left"> <div style="text-align: center; padding: 3px; margin:3px;"> <{$commentsnav}> <{$lang_notice}></div> <div style="margin:3px; padding: 3px;"> <!-- start comments loop --> <{if $comment_mode|default:'' == "flat"}> <{include file="db:system_comments_flat.tpl"}> <{elseif $comment_mode|default:'' == "thread"}> <{include file="db:system_comments_thread.tpl"}> <{elseif $comment_mode|default:'' == "nest"}><{include file="db:system_comments_nest.tpl"}> <{/if}> <!-- end comments loop --> </div> </td> </tr> </table><{/if}> <{if $rssfeed_link|default:'' != ''}> <div id="publisher_rpublisher_feed"><{$rssfeed_link|default:''}></div><{/if}> <{include file='db:system_notification_select.tpl'}>