Update more strings
This commit is contained in:
parent
d6b4940ddd
commit
7df8e18dd1
5 changed files with 1274 additions and 1278 deletions
|
|
@ -443,7 +443,7 @@ function item_post(&$a) {
|
|||
));
|
||||
|
||||
$res = mail($user['email'], sprintf( t("%s posted on your profile wall at %s") ,$from, $a->config['sitename']),
|
||||
$email_tpl,"From: " . t("Administrator@") . "@" . $a->get_hostname() );
|
||||
$email_tpl,"From: " . t("Administrator") . "@" . $a->get_hostname() );
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue