23 |
$this->correct=True; |
$this->correct=True; |
24 |
$imgv=""; |
$imgv=""; |
25 |
$f=" ! "; |
$f=" ! "; |
26 |
$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'>"; |
27 |
if ($this->valF['service']==""){ |
if ($this->valF['service']==""){ |
28 |
$this->correct=false; |
$this->correct=false; |
29 |
$this->msg= $this->msg.$imgv." "._("service")." ". |
$this->msg= $this->msg.$imgv." "._("service")." ". |