水灯节标签修改

master
黄文强@HWQ-PC 11 months ago
parent be8c909d51
commit 3f21ab7a50

@ -2282,7 +2282,7 @@ class Information extends CI_Controller
array('information' => $information), array('information' => $information),
true true
); );
$information->ic_content = str_replace('<!--@LANTERN-FORM@-->', $lantern_form_content_2025, $information->ic_content); $information->ic_content = str_replace('<!--@LANTERN-FORM-2025@-->', $lantern_form_content_2025, $information->ic_content);
// CAD 跨年表单 // CAD 跨年表单

Loading…
Cancel
Save