Changeset 12789

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

typo fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.admin.babel/handler/process.php

    r12788 r12789  
    8383            array 
    8484            ( 
    85                 MIDCOM_TOOLBAR_URL => $_MIDCOM->get_context_data(MIDCOM_CONTEXT_ANCHORPREFIX)."/midcom-logout-", 
     85                MIDCOM_TOOLBAR_URL => $_MIDCOM->get_context_data(MIDCOM_CONTEXT_ANCHORPREFIX)."midcom-logout-", 
    8686                MIDCOM_TOOLBAR_LABEL => $_MIDCOM->i18n->get_string('logout','midcom'), 
    8787                MIDCOM_TOOLBAR_ICON => 'stock-icons/16x16/exit.png',