@ -172,7 +172,7 @@ define('forum/account/edit', ['forum/account/header', 'uploader', 'translator'],
if (err) {
app.alertError(err.message);
}
app.logout();
window.location.href = config.relative_path + '/';
});