Fix #15041 - Update documentation for NavigationLogoLink
Pull-request: #15124 Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
commit
761a1f623b
@ -1989,7 +1989,8 @@ Navigation panel setup
|
||||
|
||||
Enter :term:`URL` where logo in the navigation panel will point to.
|
||||
For use especially with self made theme which changes this.
|
||||
For external URLs, you should include URL scheme as well.
|
||||
For relative/internal URLs, you need to have leading `` ./ `` or trailing characters `` ? `` such as ``'./sql.php?'``.
|
||||
For external URLs, you should include URL protocol schemes (``http`` or ``https``) with absolute URLs.
|
||||
|
||||
.. config:option:: $cfg['NavigationLogoLinkWindow']
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user