"></span></td>
            <td class="tdSectionColumnIcon"><span id="spanExpandDetail_<?php 
echo $_POST['counter'];
?>
" class="spanExpandDetail spanIcon ui-icon ui-icon-folder-<?php 
echo $_POST['detail'] == 1 ? "open" : "collapsed";
?>
 tooltip" title="<?php 
echo Language::string(390);
?>
" onclick="Test.uiToggleDetails(<?php 
echo $_POST['counter'];
?>
)"></span></td>
            <td class="tdSectionColumnType"><?php 
echo DS_TestSectionType::get_name_by_id(4);
?>
</td>
            <td class="tdSectionColumnAction">
                <table class="fullWidth">
                    <tr>
                        <td style="width:10px;"><?php 
echo Language::string(441);
?>
</td>
                        <td><input type="text" class="fullWidth ui-widget-content ui-corner-all comboboxVars controlValue<?php 
echo $_POST['counter'];
?>
" value="<?php 
echo htmlspecialchars($vals[0], ENT_QUOTES);
?>