$eplconf->load();
$conf_ok = $eplconf->hasSection("PLUGINS_DATASOURCES");
?>
<span class="saveinfo<?php 
if (!$conf_ok) {
    ?>
 log_warning<?php 
}
?>
"
			id="profileconf_msg">
<?php 
if ($conf_ok) {
    ?>
Saved:<?php 
    echo $eplconf->getLastSaved("%c");
} else {
    echo $profilename;
    ?>
 Profile Config not saved yet
<?php 
}
?>
</span>
	</div>
	<div class="grid_12 col">
		<form action="magmi_chooseprofile.php" method="POST"
			id="chooseprofile">
			<h3>Profile to configure</h3>
			<ul class="formline">
				<li class="label">Current Magmi Profile:</li>