X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=js%2FpageProfile.js;h=d77231750ba52ecfea66874937de1eda7b770772;hp=fa7235b48e1fc7908760df71eefaf9e9d75ff7a6;hb=972919ab7f5651cd721eb6eec75f7150fdeaf347;hpb=4f15129b495827b1894f8a234cc8f32262233fb1 diff --git a/js/pageProfile.js b/js/pageProfile.js index fa7235b..d772317 100755 --- a/js/pageProfile.js +++ b/js/pageProfile.js @@ -113,6 +113,7 @@ euphorik.PageProfile.prototype.getHTML = function() { ' ' + ' login' + ' ' + + (this.client.authentifie() ? '' : ' (sensible à la casse)') + ' ' + ' ' + ' password' + @@ -171,7 +172,7 @@ euphorik.PageProfile.prototype.getHTML = function() { ' ' : '') + ' ' + ' ' + - ' ' + + ' ' + ' ' + ' ' + '';