diff --git a/resources/views/admin/customize.tpl b/resources/views/admin/customize.tpl index c2bdc479..0186dde7 100644 --- a/resources/views/admin/customize.tpl +++ b/resources/views/admin/customize.tpl @@ -103,6 +103,7 @@ Option::set('home_pic_url', $_POST['home_pic_url']); Option::set('show_footer_copyright', $_POST['show_footer_copyright']); + Option::set('copyright_text', $_POST['copyright_text']); echo '
| + | |
| 版权文字 | +
+
+ 自定义版权文字内可使用占位符, |
+