PHP Classes

File: htdocs/themes/xswatch4/modules/newbb/newbb_index_menu.tpl

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xswatch4/modules/newbb/newbb_index_menu.tpl   Download  
File: htdocs/themes/xswatch4/modules/newbb/newbb_index_menu.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: 2 months ago
Size: 1,539 bytes
 

Contents

Class file image Download
<select name="mainoption" id="mainoption" class="form-control pull-right" style="max-width: 250px;" onchange="if(this.options[this.selectedIndex].value.length >0 ) { window.document.location=this.options[this.selectedIndex].value;}"> <option value=""><{$smarty.const._MD_NEWBB_MAINFORUMOPT}></option> <option value="<{$mark_read}>"><{$smarty.const._MD_NEWBB_MARK_ALL_FORUMS}>&nbsp;<{$smarty.const._MD_NEWBB_MARK_READ}></option> <option value="<{$mark_unread}>"><{$smarty.const._MD_NEWBB_MARK_ALL_FORUMS}> &nbsp;<{$smarty.const._MD_NEWBB_MARK_UNREAD}></option> <option value="">--------</option> <option value="<{$post_link}>"><{$smarty.const._MD_NEWBB_VIEW}>&nbsp;<{$smarty.const._MD_NEWBB_ALLPOSTS}></option> <option value="<{$newpost_link}>"><{$smarty.const._MD_NEWBB_VIEW}>&nbsp;<{$smarty.const._MD_NEWBB_NEWPOSTS}></option> <option value="<{$all_link}>"><{$smarty.const._MD_NEWBB_VIEW}>&nbsp;<{$smarty.const._MD_NEWBB_ALL}></option> <option value="<{$digest_link}>"><{$smarty.const._MD_NEWBB_VIEW}>&nbsp;<{$smarty.const._MD_NEWBB_DIGEST}></option> <option value="<{$unreplied_link}>"><{$smarty.const._MD_NEWBB_VIEW}>&nbsp;<{$smarty.const._MD_NEWBB_UNREPLIED}></option> <option value="<{$unread_link}>"><{$smarty.const._MD_NEWBB_VIEW}>&nbsp;<{$smarty.const._MD_NEWBB_UNREAD}></option> <{if !empty($forum_index_cpanel)}> <option value="">--------</option> <option value="<{$forum_index_cpanel.link}>"><{$forum_index_cpanel.name}></option> <{/if}> </select>