/[openfoncier]/trunk/obj/blocnote.class.php
ViewVC logotype

Diff of /trunk/obj/blocnote.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 20 by fraynaud, Mon Jul 18 15:27:17 2011 UTC revision 116 by fraynaud, Fri Sep 2 08:43:32 2011 UTC
# Line 13  class blocnote extends blocnote_gen { Line 13  class blocnote extends blocnote_gen {
13          $this->correct=True;          $this->correct=True;
14          $imgv="";          $imgv="";
15          $f="&nbsp!    ";          $f="&nbsp!    ";
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")."&nbsp;"._("obligatoire").$f;              $this->msg= $this->msg.$imgv._("note")."&nbsp;"._("obligatoire").$f;

Legend:
Removed from v.20  
changed lines
  Added in v.116

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26