Changeset 12798

Show
Ignore:
Timestamp:
10/14/07 20:17:15 (1 year ago)
Author:
solt
Message:

l10n fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.admin.babel/style/midcom_admin_babel_select.php

    r12788 r12798  
    1111    <thead> 
    1212        <tr class="header"> 
    13             <th><?php echo $data['l10n']->get('language','midcom.admin.babel'); ?></th> 
     13            <th><?php echo $data['l10n']->get('language'); ?></th> 
    1414            <th><?php echo $data['l10n']->get('core component status'); ?></th> 
    1515            <th><?php echo $data['l10n']->get('other component status'); ?></th>