Code: Alles auswählen
<option value=\"nl\"";
if ($stanlang == "nl")
{$main_content .= " selected";}
$main_content .= ">$text_dutch</option>

Code: Alles auswählen
<option value=\"nl\"";
if ($stanlang == "nl")
{$main_content .= " selected";}
$main_content .= ">$text_dutch</option>