Notifications
Clear all
Hi,
indeed there is an issue, the message are not correctly display.
There is an incorrectly closed html tag.
Ticket # 5267 as recorded on the roadMap.
Replace in shortCut.php ligne 56:
echo '
'.i18n('explainLinkOnLeftMenu').'
';
by:
echo '
'.i18n('explainLinkOnLeftMenu').'
';
This view show all external links attached on project.
Posted : 05 Feb 2021 13H16
