Prevented custom homepage being deleted

Fixes #546
This commit is contained in:
Dan Brown
2017-10-15 19:14:46 +01:00
parent a988438946
commit db51cee2d8
4 changed files with 35 additions and 2 deletions

View File

@ -41,6 +41,7 @@ return [
// Pages
'page_draft_autosave_fail' => 'Failed to save draft. Ensure you have internet connection before saving this page',
'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage',
// Entities
'entity_not_found' => 'Entity not found',