Normalise tagline/tearline/origin
This commit is contained in:
@@ -62,7 +62,7 @@ class PacketPasswordInvalid extends Netmails
|
||||
$msg->addText("Head over to the website if you dont know what your packet password should be :)\r");
|
||||
|
||||
$o->msg = $msg->render();
|
||||
$o->tagline = 'Safety first, password second.';
|
||||
$o->set_tagline = 'Safety first, password second.';
|
||||
|
||||
$o->save();
|
||||
|
||||
|
Reference in New Issue
Block a user