<{foreach from=$menu_var item=m}>
  • class="dropdown"<{/if}>> class="dropdown-toggle" data-toggle="dropdown"<{/if}> href="<{if $m.target=="popup"}>javascript:tad_themes_popup('<{$m.url}>');<{else}><{$m.url}><{/if}>" <{if $m.target!="popup"}>target="<{$m.target}>"<{/if}>> <{$m.title}> <{if $m.submenu}><{/if}> <{if $m.submenu}> <{if $m.submenu=='1'}> <{includeq file="$xoops_rootpath/modules/tadtools/themes_tpl/menu_login.html"}> <{else}> <{/if}> <{/if}>
  • <{/foreach}>