mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-12 17:05:51 +01:00
app.user
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user