diff --git a/plugins/enigma/enigma.js b/plugins/enigma/enigma.js index 86b21771c..8773e03f9 100644 --- a/plugins/enigma/enigma.js +++ b/plugins/enigma/enigma.js @@ -526,7 +526,7 @@ rcube_webmail.prototype.enigma_password_request = function(data) var ref = this, msg = this.get_label('enigma.enterkeypass'), myprompt = $('
'), - myprompt_content = $('
') + myprompt_content = $('

') .appendTo(myprompt), myprompt_input = $('').attr({type: 'password', size: 30}) .keypress(function(e) {