View Single Post
  #4  
Old 06-19-2006, 11:31 PM
 
DanUK DanUK is offline
 

X-Adept
  
Join Date: Dec 2003
Location: UK
Posts: 800
 

Default

Hi,

In my modified auhtbox (authbox_mod.tpl) I have:

Code:
{if $js_enabled} {include file="buttons/button.tpl" style="button" button_title=$lng.lbl_logoff href="javascript:document.loginform2.submit()"} {else} {include file="buttons/logout_menu.tpl" style="button" href="javascript:document.loginform2.submit()"} {/if}

which is the button code.

Dan
__________________
4.4.2

and

4.6.1
Reply With Quote