Update ChoicesDashlet.php
This commit is contained in:
parent
7fb216db4c
commit
284c187ee3
|
@ -14,7 +14,7 @@ abstract class ChoicesDashlet extends Dashlet
|
||||||
public function getSummary()
|
public function getSummary()
|
||||||
{
|
{
|
||||||
return $this->translate(
|
return $this->translate(
|
||||||
'Combine multiple templates into meaningful Choices, making live'
|
'Combine multiple templates into meaningful Choices, making life'
|
||||||
. ' easier for your users'
|
. ' easier for your users'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue