MOD french -> english (6)
[euphorik.git] / js / pageAbout.js
index 7fde6f7..9a72139 100644 (file)
 // along with Euphorik.  If not, see <http://www.gnu.org/licenses/>.\r
 \r
 euphorik.PageAbout = function(client, formater, util, communication) {\r
-   this.nom = "about";\r
+   this.name = "about";\r
    \r
    this.client = client;\r
-   this.formateur = formater;\r
+   this.formater = formater;\r
    this.util = util;
    this.communication = communication;\r
 };\r