diff --git a/frappe/core/doctype/document_naming_settings/document_naming_settings.json b/frappe/core/doctype/document_naming_settings/document_naming_settings.json index 9211e711c5..c7f913aca5 100644 --- a/frappe/core/doctype/document_naming_settings/document_naming_settings.json +++ b/frappe/core/doctype/document_naming_settings/document_naming_settings.json @@ -37,7 +37,7 @@ "fieldname": "help_html", "fieldtype": "HTML", "label": "Help HTML", - "options": "
\n Edit list of Series in the box. Rules:\n \n Examples:\n \n
\n
\n" + "options": "
\n Edit list of Series in the box. Rules:\n \n Examples:\n \n
\n
\n" }, { "default": "0", @@ -143,7 +143,7 @@ "icon": "fa fa-sort-by-order", "issingle": 1, "links": [], - "modified": "2024-09-19 15:33:23.310031", + "modified": "2024-11-15 18:04:40.268244", "modified_by": "Administrator", "module": "Core", "name": "Document Naming Settings", @@ -162,4 +162,4 @@ "sort_field": "creation", "sort_order": "DESC", "states": [] -} +} \ No newline at end of file