diff --git a/frappe/website/web_template/section_with_features/section_with_features.json b/frappe/website/web_template/section_with_features/section_with_features.json index a5734aa293..2683e92aae 100644 --- a/frappe/website/web_template/section_with_features/section_with_features.json +++ b/frappe/website/web_template/section_with_features/section_with_features.json @@ -43,7 +43,7 @@ }, { "fieldname": "url", - "fieldtype": "Data", + "fieldtype": "Small Text", "label": "URL", "reqd": 0 }, @@ -55,7 +55,7 @@ } ], "idx": 2, - "modified": "2020-10-26 17:43:08.219285", + "modified": "2023-06-05 13:26:34.470232", "modified_by": "Administrator", "module": "Website", "name": "Section with Features", diff --git a/frappe/website/web_template/section_with_testimonials/section_with_testimonials.json b/frappe/website/web_template/section_with_testimonials/section_with_testimonials.json index c1ba071be2..dd1d3bd0bd 100644 --- a/frappe/website/web_template/section_with_testimonials/section_with_testimonials.json +++ b/frappe/website/web_template/section_with_testimonials/section_with_testimonials.json @@ -56,13 +56,13 @@ }, { "fieldname": "url", - "fieldtype": "Data", + "fieldtype": "Small Text", "label": "URL", "reqd": 0 } ], "idx": 0, - "modified": "2022-03-21 15:39:39.044104", + "modified": "2023-06-05 13:26:34.470232", "modified_by": "Administrator", "module": "Website", "name": "Section with Testimonials",