Notifications
Retirer tout
Submit issues
2
Posts
2
Utilisateurs
0
Reactions
1,351
Vu
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.
Posté : 5 Fév PM 13:022
