diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2013-07-30 01:45:39 +0200 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2013-07-30 01:45:39 +0200 |
| commit | 6ab4c9a702d418d010c6477bde6e92e38daba2ce (patch) | |
| tree | f43d01ae34a7315682d2d17ec4100bcde4fd70f4 | |
| parent | 469d9ee1719c02c097291a1bf61c1f77c1e452a4 (diff) | |
| parent | 18164e63e2897a755a214b8fcb4b6d84897888e6 (diff) | |
| download | forums-6ab4c9a702d418d010c6477bde6e92e38daba2ce.tar forums-6ab4c9a702d418d010c6477bde6e92e38daba2ce.tar.gz forums-6ab4c9a702d418d010c6477bde6e92e38daba2ce.tar.bz2 forums-6ab4c9a702d418d010c6477bde6e92e38daba2ce.tar.xz forums-6ab4c9a702d418d010c6477bde6e92e38daba2ce.zip | |
Merge remote-tracking branch 'bantu/ticket/11752' into prep-release-3.0.12
* bantu/ticket/11752:
[ticket/11752] HTTP -> HTTPs in email/installed.txt
| -rw-r--r-- | phpBB/language/en/email/installed.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/email/installed.txt b/phpBB/language/en/email/installed.txt index 2aa03a7f33..60e52e37c4 100644 --- a/phpBB/language/en/email/installed.txt +++ b/phpBB/language/en/email/installed.txt @@ -12,7 +12,7 @@ Username: {USERNAME} Board URL: {U_BOARD} ---------------------------- -Useful information regarding the phpBB software can be found in the docs folder of your installation and on phpBB.com's support page - http://www.phpbb.com/support/ +Useful information regarding the phpBB software can be found in the docs folder of your installation and on phpBB.com's support page - https://www.phpbb.com/support/ In order to keep your board safe and secure, we highly recommended keeping current with software releases. For your convenience, a mailing list is available at the page referenced above. |
