When asking for information on a page in the back-end the following information (amongst other things) is shown when WYSIWYG is turned off:
Code: Select all
{cms_module module=CustomContent}
{if $ccuser->loggedin() && $ccuser->memberof('forum_members')}
I entered initially
Code: Select all
>
Code: Select all
>
I entered initially
Code: Select all
&
Code: Select all
&
There must be a way to get rid of this. What is the solution?
Thanks, Arthur