" . T_("Successfully imported sample") . "
$description
";
}
else
{
print -"" . T_("Error:") . " $error
" . T_("Please check imported file, go back in your browser and fix the problem") . "
";
//verifiy that exactly one primary phone number is selected
//upload to database
xhtml_foot($js_foot);
}
else if (isset($_POST['import_file']))
{
//file has been submitted
$subtitle = T_("Select columns to import");
xhtml_head(T_("Import sample") . ":",true,$css,$js_head,false,false,false,$subtitle);
echo "