PHP Classes

File: htdocs/modules/system/themes/default/xotpl/xo_modules.tpl

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/modules/system/themes/default/xotpl/xo_modules.tpl   Download  
File: htdocs/modules/system/themes/default/xotpl/xo_modules.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change: Merge pull request #1239 from Andrew-Staves-Activ/notificationhandler_subscribe_success

Merge xswatch4
Date: 2 months ago
Size: 420 bytes
 

Contents

Class file image Download
<div class="xo-title" id="xo-title-modules"><{$smarty.const._OXYGEN_INSTALLEDMODULES}></div> <div id="xo-module-icons"> <{foreach item=mod from=$modules|default:null}> <a class="tooltip" href="<{$mod.link}>" title="<{$mod.description}>"> <img src='<{$mod.icon|default:"$theme_img/modules.png"}>' alt="<{$mod.title}>"/> <span><{$mod.title}></span> </a> <{/foreach}> </div>