mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-30 02:25:55 +01:00
Revert "Merge pull request #5923 from NodeBB/patch-5922"
This reverts commitf8ddabc884, reversing changes made to4976d13013.
This commit is contained in:
@@ -26,7 +26,7 @@ helpers.noScriptErrors = function (req, res, error, httpStatus) {
|
||||
path: req.path,
|
||||
loggedIn: true,
|
||||
error: error,
|
||||
returnLink: req.get('Referrer'),
|
||||
returnLink: true,
|
||||
title: '[[global:' + httpStatusString + '.title]]',
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user