mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 11:25:24 +00:00
(fix) adding missing var for HelpURL
This commit is contained in:
@@ -121,6 +121,7 @@
|
||||
UserLogoffPath = '<var:string value="logoffPath" const:escapeHTML="NO" />';
|
||||
</var:if>
|
||||
|
||||
var HelpURL = '<var:string value="helpURL" const:escapeHTML="NO" />';
|
||||
</var:if>
|
||||
|
||||
// This is the equivalent of an AJAX call to /SOGo/so/_UserLogin_/date
|
||||
|
||||
Reference in New Issue
Block a user