'.__('No importers are available.').''; // TODO: make more helpful
} else {
?>
$data) {
$style = ('class="alternate"' == $style || 'class="alternate active"' == $style) ? '' : 'alternate';
$action = "{$data[0]}";
if ($style != '')
$style = 'class="'.$style.'"';
echo "
$action |
{$data[1]} |
";
}
?>