OpenCart removes line breaks from description

OpenCart removes line breaks from description

I have a Opencart site that has free and paid code packages. I have been
trying to find where in the code it is removing my line breaks. If you
enter code into the text editor it saves the line breaks into the
database.
When you go to edit the product it has removed all the line breaks when
the page loads. Does anyone know where this can be fixed. My first thought
is the WYSIWYG editor but I am lost on how to prevent this from happening.
Anyone know what file is causing this glitch.
Edit: If we cant fix the editor does anyone know what file contains the
form for adding/editing a product so i can remove the id and just use the
textarea