This commit is contained in:
barisusakli
2014-12-03 19:36:19 -05:00
parent 22e20b961e
commit 7ae7c50f56
4 changed files with 11 additions and 9 deletions

View File

@@ -463,7 +463,7 @@ define('composer', dependencies, function(taskbar, controls, uploads, formatting
function showEmailConfirmAlert(err) {
app.alert({
id: 'email_confirm',
alert_id: 'email_confirm',
title: '[[global:alert.error]]',
message: err.message,
type: 'danger',