Changeset 12798
- Timestamp:
- 10/14/07 20:17:15 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.admin.babel/style/midcom_admin_babel_select.php
r12788 r12798 11 11 <thead> 12 12 <tr class="header"> 13 <th><?php echo $data['l10n']->get('language' ,'midcom.admin.babel'); ?></th>13 <th><?php echo $data['l10n']->get('language'); ?></th> 14 14 <th><?php echo $data['l10n']->get('core component status'); ?></th> 15 15 <th><?php echo $data['l10n']->get('other component status'); ?></th>
