mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-16 05:50:55 +08:00
improve custom fields and add function displayHotAndClassic()
This commit is contained in:
@@ -19,7 +19,7 @@ $lang_fields = [
|
||||
'js_sure_to_delete_this' => '你确信要删除此项目吗?',
|
||||
'submit_submit' => '提交',
|
||||
'field_type_text' => '短文本',
|
||||
'field_type_textara' => '长文本',
|
||||
'field_type_textarea' => '长文本',
|
||||
'field_type_radio' => '横向单选',
|
||||
'field_type_checkbox' => '横向多选',
|
||||
'field_type_select' => '下拉单选',
|
||||
|
||||
Reference in New Issue
Block a user