mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
feature 3105: also display link in install notification email
git-svn-id: http://piwigo.org/svn/trunk@29270 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -495,6 +495,8 @@ else
|
||||
get_l10n_args('Welcome to your new installation of Piwigo!', ''),
|
||||
get_l10n_args('', ''),
|
||||
get_l10n_args('Here are your connection settings', ''),
|
||||
get_l10n_args('', ''),
|
||||
get_l10n_args('Link: %s', get_absolute_root_url()),
|
||||
get_l10n_args('Username: %s', $admin_name),
|
||||
get_l10n_args('Password: %s', $admin_pass1),
|
||||
get_l10n_args('Email: %s', $admin_mail),
|
||||
|
||||
Reference in New Issue
Block a user