Footers:
<script>
if(location.href.match(/topic,/i)){
//Created by Agent Moose (smcodes.smfforfree3.com)
var _i = document.getElementsByTagName("img");
for(_s=0;_s<_i.length;_s++){
if(_i[_s].id.match(/modify_button/i)){
if(_i[_s].previousSibling.previousSibling.id.match(/msg_/i)) _x = _i[_s].previousSibling.previousSibling; else _x = _i[_s].previousSibling;
_x.ondblclick = _i[_s].onclick;
_i[_s].style.display = "none";
};};};
</script>
All it does is remove the image that you would usually click on the quick edit the post. Then, all you have to do is double click the accuall post to quick edit it.
enjoy
