Normalise tagline/tearline/origin
This commit is contained in:
@@ -63,7 +63,7 @@ class EchoareaNoWrite extends Netmails
|
||||
$msg->addText($this->message_path($this->mo));
|
||||
|
||||
$o->msg = $msg->render();
|
||||
$o->tagline = 'See something wrong? Do something right.';
|
||||
$o->set_tagline = 'See something wrong? Do something right.';
|
||||
|
||||
$o->save();
|
||||
|
||||
|
Reference in New Issue
Block a user