Merge branch 'master' of github.com:gnuboard/yc4s

This commit is contained in:
whitedot
2013-05-09 21:43:31 +09:00

View File

@ -186,7 +186,7 @@
of.buyr_mail.value = "<?=$buyr_mail?>"; of.buyr_mail.value = "<?=$buyr_mail?>";
of.enc_info.value = "<?=$enc_info?>"; of.enc_info.value = "<?=$enc_info?>";
of.enc_data.value = "<?=$enc_data?>"; of.enc_data.value = "<?=$enc_data?>";
of.use_pay_method = "<?=$use_pay_method?>"; of.use_pay_method.value = "<?=$use_pay_method?>";
of.rcvr_name.value = "<?=$rcvr_name?>"; of.rcvr_name.value = "<?=$rcvr_name?>";
of.rcvr_tel1.value = "<?=$rcvr_tel1?>"; of.rcvr_tel1.value = "<?=$rcvr_tel1?>";
of.rcvr_tel2.value = "<?=$rcvr_tel2?>"; of.rcvr_tel2.value = "<?=$rcvr_tel2?>";