X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=js%2Fchat%2Fcommandes.js;h=fb822aaa4dabd4a75b4b00c38bc6b54998a60b84;hp=372f195c528789574e2e650b84096d56291ec952;hb=cf274dbe8b2049cfb3d2116d9298bfb8c1a38d11;hpb=dc66525bdce5df290c5afe8d3f5eedb1a736d955 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 );