Changeset 12790

Show
Ignore:
Timestamp:
10/12/07 23:02:57 (1 year ago)
Author:
solt
Message:

typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.admin.user/handler/list.php

    r12783 r12790  
    8989            array 
    9090            ( 
    91                 MIDCOM_TOOLBAR_URL => $_MIDCOM->get_context_data(MIDCOM_CONTEXT_ANCHORPREFIX)."/midcom-logout-", 
     91                MIDCOM_TOOLBAR_URL => $_MIDCOM->get_context_data(MIDCOM_CONTEXT_ANCHORPREFIX)."midcom-logout-", 
    9292                MIDCOM_TOOLBAR_LABEL => $_MIDCOM->i18n->get_string('logout','midcom'), 
    9393                MIDCOM_TOOLBAR_ICON => 'stock-icons/16x16/exit.png',