Normalise tagline/tearline/origin
This commit is contained in:
@@ -55,7 +55,7 @@ class NotConfiguredHere extends Netmails
|
||||
$msg->addText($this->message_path($this->mo));
|
||||
|
||||
$o->msg = $msg->render();
|
||||
$o->tagline = 'Why did the robot cross the road? The chicken programmed it.';
|
||||
$o->set_tagline = 'Why did the robot cross the road? The chicken programmed it.';
|
||||
|
||||
$o->save();
|
||||
|
||||
|
Reference in New Issue
Block a user