'Problem in message section in orders of product prestashop 1.7
Solution 1:[1]
This looks an old PS 1.7 version, the whole admin order page had been migrated to twig/Symfony already so consider upgrading to v1.7.8.5 as maybe they already fixed this issue.
Anyway, that message content is rendered in this template :
{your_admin_dir}/themes/default/template/controllers/orders/helpers/view/view.tpl
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | user3256843 |

