X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=js%2Fchat%2Fcommandes.js;h=fb822aaa4dabd4a75b4b00c38bc6b54998a60b84;hb=88b190671883f4027779600b1dfa6bc68fa89510;hp=372f195c528789574e2e650b84096d56291ec952;hpb=eb44db02bab9c8b082201aa153dea8229432e894;p=euphorik.git diff --git a/js/chat/commandes.js b/js/chat/commandes.js index 372f195..fb822aa 100644 --- a/js/chat/commandes.js +++ b/js/chat/commandes.js @@ -105,7 +105,7 @@ euphorik.Commandes.prototype.exec = function(chaine) { this.util.messageDialog( this.texteAide, euphorik.Util.messageType.informatif, - {"fermer" : function(){}}, + {"close" : function(){}}, false, -1 );