Remove Blank Page Specific Error Message

This commit is contained in:
Cody 2024-10-24 13:22:08 -07:00 committed by GitHub
parent 80316824f7
commit 784f3771b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -162,9 +162,6 @@
<data name="Message.Page.Exists" xml:space="preserve">
<value>A page with path '{0}' already exists for this site. Page paths must be unique. You may need to check if a page with this path exists in the Recycle Bin.</value>
</data>
<data name="Message.Required.PageName" xml:space="preserve">
<value>A page name is required. Please enter one.</value>
</data>
<data name="Message.Required.PageInfo" xml:space="preserve">
<value>You Must Provide Page Name, Theme, and Container</value>
</data>