colorful-ant Posted June 7, 2018 Posted June 7, 2018 since update to 1.0.4 - BO -> AdminCustomerThreads . english . german - french i cant find the code for this to fix it
0 colorful-ant Posted June 7, 2018 Author Posted June 7, 2018 httpdocs / controllers / admin / AdminCustomerThreadsController.php I found the code now, but I do not know why it is in the BO with & quot; is shown and not "
0 yaniv14 Posted June 8, 2018 Posted June 8, 2018 You need to edit this file (line #43): [https://github.com/thirtybees/thirtybees/blob/1.0.x/admin-dev/themes/default/template/controllers/customer_threads/helpers/view/view.tpl#L43](link url) and change from: {$action.label|escape:'htmlall':'UTF-8'} to {$action.label}
0 colorful-ant Posted June 8, 2018 Author Posted June 8, 2018 @yaniv14 thank you, now looks better :D
0 Traumflug Posted June 8, 2018 Posted June 8, 2018 Thanks to both of you, let's make this permanent: https://github.com/thirtybees/thirtybees/commit/12b3d5c1772e2247be44bc40a313c9e6b3107695
Question
colorful-ant
since update to 1.0.4 - BO -> AdminCustomerThreads
. english
. german
- french
i cant find the code for this to fix it
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now