mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
commit
a2cadf9d5a
@ -1061,7 +1061,7 @@ class LeftAndMain extends Controller implements PermissionProvider {
|
|||||||
$this->response->setStatusCode(
|
$this->response->setStatusCode(
|
||||||
500,
|
500,
|
||||||
_t('LeftAndMain.PLEASESAVE',
|
_t('LeftAndMain.PLEASESAVE',
|
||||||
"Please Save Page: This page could not be upated because it hasn't been saved yet."
|
"Please Save Page: This page could not be updated because it hasn't been saved yet."
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user