Viewing 1 replies (of 1 total)
  • Thread Starter marcpflyer

    (@marcpflyer)

    I was able to fix this myself.

    In the sml.php file I had to change:

    echo smlsubform($argss);

    to

    echo stripslashes(smlsubform($argss));

Viewing 1 replies (of 1 total)
  • The topic ‘Slash showing in front of apostrophe’ is closed to new replies.