Guyomar Alexis
Guyomar Alexis
> Hi @ga-devfront can you tell us why you closed this PR? Is it not relevant anymore > > Merging this PR was a blocker for PR [PrestaShop/productcomments#140](https://github.com/PrestaShop/productcomments/pull/140) My apologies,...
In the `views/templates/hook/post-comment-modal.tp` template, the variable is already defined. If a third-party theme overrides it and doesn't use the modal, we don't want to use an untranslated string. Therefore, I'm...
> @ga-devfront It can't be done in 9.1.0, as removing a class it's a BC Break. You can deprecate it for removing it in 10.0. Alright then let's keep this...