fix: field order and change label to title case

This commit is contained in:
Dirk van der Laarse 2023-07-30 15:36:55 +00:00
parent e7663f08b7
commit c66d744824

View file

@ -33,6 +33,7 @@
"apply_strict_user_permissions",
"column_break_21",
"allow_guests_to_upload_files",
"force_web_capture_mode_for_uploads",
"security",
"session_expiry",
"document_share_key_expiry",
@ -569,13 +570,13 @@
"description": "When uploading files, force the use of the web-based image capture. If this is unchecked, the default behavior is to use the mobile native camera when use from a mobile is detected.",
"fieldname": "force_web_capture_mode_for_uploads",
"fieldtype": "Check",
"label": "Force web capture mode for uploads"
"label": "Force Web Capture Mode for Uploads"
}
],
"icon": "fa fa-cog",
"issingle": 1,
"links": [],
"modified": "2023-06-14 11:19:33.429196",
"modified": "2023-07-30 17:34:08.292152",
"modified_by": "Administrator",
"module": "Core",
"name": "System Settings",