Posted by danial on Tue 25 Dec 11:04
report abuse | View followups from romas, Phoenix and Mile | 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.