Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
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
