Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Remove Description When Posting (24th Mar 08 at 11:24pm UTC) | | This will make it so that members can't add a description to the current post by removing the whole 'description' row.
<script> /*Remove Description*/ if(get('description_title','id')){ get('description_title','id').parentNode.style.display = 'none'; } </script>
Global Footer | |
|