I did not want to sign up for bug system - sorry
slashes in print declaration
Code: Select all
</style>
<style type="text/css">
</style>
<style type=\"text/css\" media=\"print\">#back{display: none;}</style>
Code: Select all
</style>
<style type="text/css">
</style>
<style type=\"text/css\" media=\"print\">#back{display: none;}</style>
I can't reproduce this problem in CMSMS 0.13 or CMSMS 1.0-svn, so this must have been fixed a while ago.rllqph wrote: what page is this code located?