diff options
author | Tristan Darricau <github@nicofuma.fr> | 2016-05-02 21:18:47 +0200 |
---|---|---|
committer | Tristan Darricau <github@nicofuma.fr> | 2016-05-02 21:18:47 +0200 |
commit | ef226138c88bd47924e3c665323bea8791cad375 (patch) | |
tree | 1f55070b69124ff4ccf515e19eccf45feff3b63f /phpBB/docs/FAQ.html | |
parent | 43c16ca4c38dd850d5507341c34b63125f9b5864 (diff) | |
parent | e9b7cb13245778f8ee31dca618a138e56feb61e8 (diff) | |
download | forums-ef226138c88bd47924e3c665323bea8791cad375.tar forums-ef226138c88bd47924e3c665323bea8791cad375.tar.gz forums-ef226138c88bd47924e3c665323bea8791cad375.tar.bz2 forums-ef226138c88bd47924e3c665323bea8791cad375.tar.xz forums-ef226138c88bd47924e3c665323bea8791cad375.zip |
Merge pull request #4310 from Crizz0/ticket/14619
[ticket/14619] Updates "docs" from 3.1.x/ascraeus to 3.2.x/rhea
* Crizz0/ticket/14619:
[ticket/14619] Updates 3.1.x/ascraeus to 3.2.x/rhea
Diffstat (limited to 'phpBB/docs/FAQ.html')
-rw-r--r-- | phpBB/docs/FAQ.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/docs/FAQ.html b/phpBB/docs/FAQ.html index 5f3a425cda..1160e8c131 100644 --- a/phpBB/docs/FAQ.html +++ b/phpBB/docs/FAQ.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="keywords" content="" /> -<meta name="description" content="phpBB 3.1.x frequently asked questions" /> +<meta name="description" content="phpBB 3.2.x frequently asked questions" /> <title>phpBB • FAQ</title> <link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" /> @@ -21,8 +21,8 @@ <div id="doc-description"> <a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a> - <h1>phpBB 3.1.x FAQ</h1> - <p>phpBB 3.1.x frequently asked questions</p> + <h1>phpBB 3.2.x FAQ</h1> + <p>phpBB 3.2.x frequently asked questions</p> <p style="display: none;"><a href="#start_here">Skip</a></p> </div> |