13 |
$this->correct=True; |
$this->correct=True; |
14 |
$imgv=""; |
$imgv=""; |
15 |
$f=" ! "; |
$f=" ! "; |
16 |
$imgv="<img src='../img/punaise.png' style='vertical-align:middle' hspace='2' border='0'>"; |
$imgv="<img src='../app/img/punaise.png' style='vertical-align:middle' hspace='2' border='0'>"; |
17 |
if ($this->valF['note']==""){ |
if ($this->valF['note']==""){ |
18 |
$this->correct=false; |
$this->correct=false; |
19 |
$this->msg= $this->msg.$imgv._("note")." "._("obligatoire").$f; |
$this->msg= $this->msg.$imgv._("note")." "._("obligatoire").$f; |