Here you go buddy
As for the template edits:
There is a correction (see below), plus the newreply edit is not needed.
Valid edit would be:
In SHOWTHREAD, find
Code:
<div>
<if condition="$bbuserinfo['signature']">
<div style="float:$stylevar[right]"><label for="cb_signature"><input type="checkbox" name="signature" value="1" id="cb_signature" tabindex="5" checked="checked" />$vbphrase[show_your_signature]</label></div>
</if>
<label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" />$vbphrase[quote_message_in_reply]</label>
</div>
ADD UNDERNEATH:
I changed the template and the code itself a bit, look at it

Also, I added a plugin that caches your template, cause it was uncached