diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2013-07-30 01:46:23 +0200 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2013-07-30 01:46:23 +0200 |
commit | ef1f3f17ce49f52211bd3f2dc2b6e61b8d58397d (patch) | |
tree | 4a88c5a00507ec1ea03fc0a850d4604b3640e33a | |
parent | 69feffec8b4be93dab6d0163cb5782404ead6b4e (diff) | |
parent | 6ab4c9a702d418d010c6477bde6e92e38daba2ce (diff) | |
download | forums-ef1f3f17ce49f52211bd3f2dc2b6e61b8d58397d.tar forums-ef1f3f17ce49f52211bd3f2dc2b6e61b8d58397d.tar.gz forums-ef1f3f17ce49f52211bd3f2dc2b6e61b8d58397d.tar.bz2 forums-ef1f3f17ce49f52211bd3f2dc2b6e61b8d58397d.tar.xz forums-ef1f3f17ce49f52211bd3f2dc2b6e61b8d58397d.zip |
Merge branch 'prep-release-3.0.12' into develop-olympus
* prep-release-3.0.12:
[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. |