Subversion Repositories eFlore/Applications.cel

Rev

Rev 226 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 226 Rev 431
Line 55... Line 55...
55
   * 
55
   * 
56
   */
56
   */
Line 57... Line 57...
57
  
57
  
Line 58... Line 58...
58
  private String labelEtatConnexion = null;
58
  private String labelEtatConnexion = null;
Line 59... Line 59...
59
  
59
  
60
  private String liens = "<div id=\"liensExt\"><a href=\"#\" id=\"lienAide\">Aide</a>  <a href=\"#\" id=\"lienBugs\">Bugs </a></div>" ;
60
  private String liens = "<div id=\"liensExt\"><a href=\"#\" id=\"lienAide\">Aide</a>  <a href=\"#\" id=\"lienBugs\">Bugs</a> <a href=\"mailto:"+Configuration.getEmailContact()+"\" id=\"nousContacter\"> Nous contacter</a></div>" ;
61
  
61
  
62
  /**
62
  /**