Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'project/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	composer.lock
  • Loading branch information
dereuromark committed Dec 14, 2017
2 parents c60e60a + 1718d20 commit ab284fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
class CmsCreatePage
{
const URL = '/cms-gui/create-page';
const PAGE_CREATED_SUCCESS_MESSAGE = 'Page successfully created.';
const PAGE_CREATED_SUCCESS_MESSAGE = 'Page was created successfully.';

/**
* @var array
Expand Down

0 comments on commit ab284fa

Please sign in to comment.