deindent calls

implement function in new class
This commit is contained in:
Adam Magness 2018-11-08 10:26:49 -05:00
parent 916b3e551e
commit b73af72deb
4 changed files with 12 additions and 11 deletions

View file

@ -1696,10 +1696,10 @@ function admin_page_users_post(App $a)
}
$user = $result['user'];
$preamble = deindent(L10n::t('
$preamble = Strings::deindent(L10n::t('
Dear %1$s,
the administrator of %2$s has set up an account for you.'));
$body = deindent(L10n::t('
$body = Strings::deindent(L10n::t('
The login details are as follows:
Site Location: %1$s