Posted by romas on Sun 8 Jun 12:35 (modification of post by danial view diff)
report abuse | View followups from xasxz | download | new post
- open message.php
- find this line:
- <div id = "sc<?php echo $msg_id; ?>" class = "switchcontent">
- then change it to:
- <div id = "sc<?php echo $msg_id; ?>" class = "switchcontent" style="display:none;">
- Does it help?
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.