Quote:
Originally Posted by M1th
Why is it always me that finds bugs </dorky mode>
But anyway, when you send a reply through that, it wont bring it up in the "Sent PMS" page.
|
If you want to save a copy in Sent Pms folder, in that pmquickreply form, find:
HTML Code:
<input type="hidden" name="receipt" value="0" />
BELOW ADD:
HTML Code:
<input type="hidden" name="savecopy" value="1" id="cb_savecopy" />