X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=js%2FpageRegister.js;h=4d107e907a31f05cf7e3f62e5f5f6abbdcd9c3ae;hb=2c27419e5ff0d1d064cf4d7e1417c469c82aef34;hp=42a9bec5e2828ce81ff1c3a18f722726b0d37f3e;hpb=934ab32cd6fac44f6b3ebedef69ce1ccd0b8701b;p=euphorik.git diff --git a/js/pageRegister.js b/js/pageRegister.js index 42a9bec..4d107e9 100755 --- a/js/pageRegister.js +++ b/js/pageRegister.js @@ -1,4 +1,20 @@ -// coding: utf-8 +// coding: utf-8 +// Copyright 2008 Grégory Burri +// +// This file is part of Euphorik. +// +// Euphorik is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// Euphorik is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with Euphorik. If not, see . function PageRegister(client, formateur, util) { @@ -16,7 +32,7 @@ PageRegister.prototype.contenu = function() \ \ \ - \ + \ \ \ \ @@ -31,7 +47,7 @@ PageRegister.prototype.contenu = function() \
login\
password\
\ -
' +
' } PageRegister.prototype.charger = function()