Ignore:
Timestamp:
11/20/08 11:43:38 (4 years ago)
Author:
webmaster
Message:

removed session expiry info from the user info panel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/user_info_panel/templates/modules.user_info_panel.tpl

    r2033 r2058  
    3434        {if $adminpage5|default:0 != 0}<div class='side-label-link'><img src='{$smarty.const.THEME}images/bullet.gif' alt='' /> <a href='{$smarty.const.ADMIN}tools.php{$aidlink}' class='side'>{$locale.ac05}</a></div>{/if} 
    3535    {/if} 
    36     {if $login_expiry} 
     36    {if false} 
    3737        <hr /> 
    3838        <div id='countdown' style='text-align:center'> 
Note: See TracChangeset for help on using the changeset viewer.