Changeset 3521 for branches/2.0/admin


Ignore:
Timestamp:
Jul 4, 2009, 11:24:12 PM (15 years ago)
Author:
vdigital
Message:

New(minor): Add Logout from admin menu (net cafe or office shared desktop) - saqwild request

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/admin/template/goto/admin.tpl

    r3217 r3521  
    2121        <li><a href="{$U_FAQ}">{'instructions'|@translate}</a></li>
    2222        <li><a href="{$U_ADMIN}" title="{'hint_admin'|@translate}">{'admin'|@translate}</a></li>
     23        <li><a href="{$U_LOGOUT}">{'logout'|@translate}</a></li>
    2324{if isset($pwgmenu)}
    2425        <li class="external"><a class="external" href="{$pwgmenu.WIKI}" onclick="window.open(this.href, '');
Note: See TracChangeset for help on using the changeset viewer.