Show
Ignore:
Timestamp:
09/29/08 23:27:59 (2 months ago)
Author:
flack
Message:

html validation fix

Files:

Legend:

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

    r12798 r17793  
    4141             
    4242            echo "        <tr class=\"{$status}\">\n"; 
    43             echo "            <th class=\"component\"><a href=\"{$prefix}__mfa/asgard_midcom.admin.babel/status/{$language}/\">{$language_name}</a></td>\n"; 
     43            echo "            <th class=\"component\"><a href=\"{$prefix}__mfa/asgard_midcom.admin.babel/status/{$language}/\">{$language_name}</a></th>\n"; 
    4444            echo "            <td title=\"{$state['strings_core']['translated']} / {$state['strings_core']['total']}\">{$percentage}%</td>\n"; 
    4545            echo "            <td title=\"{$state['strings_other']['translated']} / {$state['strings_other']['total']}\">{$percentage_other}%</td>\n";