GH表单模板

hotfix/paypal-note
尹诚诚 4 years ago
parent 7b216b0a7f
commit d65a411a9b

@ -936,7 +936,7 @@ class Information extends CI_Controller
$template); $template);
$tour_form_content = $this->load->view( $tour_form_content = $this->load->view(
$template_path . '-gh-tour-form', $template_path . '-tour-form',
array('information' => $information), array('information' => $information),
true); true);
$template = str_replace( $template = str_replace(

Loading…
Cancel
Save