".$msg["alert_circ_retour"].$temp_aff."";
function expl_retour_todo () {
global $dbh ;
global $msg;
global $deflt_docs_location;
if(!$deflt_docs_location) return"";
$sql = "SELECT expl_id FROM exemplaires where expl_retloc='$deflt_docs_location' limit 1";
$req = mysql_query($sql) or die ($msg["err_sql"]."
".$sql."
".mysql_error());
$nb = mysql_num_rows($req) ;
if (!$nb) return "" ;
else return "