file: ~/inc/plugins/mheditor/functions_mheditor.php Lines: 1146 - 1151
$post['iplogged'] = '<button style="display: none; float: right;" id="qr_pid_'.$post['pid'].'">'.$lang->postbit_button_quote.'</button>
<script type="text/javascript">
$(document).ready(function() {
quick_quote('.$post['pid'].',\''.$post['username'].'\','.$post['dateline'].');
});
</script>'.$post['iplogged'];
above code segment can be commented out for the temporary fix of the referred issue