diff options
author | Shibu Lijack <shibulijack@gmail.com> | 2012-04-11 17:46:47 +0530 |
---|---|---|
committer | Shibu Lijack <shibulijack@gmail.com> | 2012-04-11 17:46:47 +0530 |
commit | 3da5166703a63988e75d0f4e4d7c9ea99897a648 (patch) | |
tree | 82d9cacf55f3d248bb7f6521d38b85a2d1cd930e /phpBB/docs/README.html | |
parent | 21bd0ca31af133f0221a1f369b39a56a5c0485a6 (diff) | |
download | forums-3da5166703a63988e75d0f4e4d7c9ea99897a648.tar forums-3da5166703a63988e75d0f4e4d7c9ea99897a648.tar.gz forums-3da5166703a63988e75d0f4e4d7c9ea99897a648.tar.bz2 forums-3da5166703a63988e75d0f4e4d7c9ea99897a648.tar.xz forums-3da5166703a63988e75d0f4e4d7c9ea99897a648.zip |
[ticket/10688] Changed 3.0 to 3.1 in docs
Replaced all the occurrences of phpBB 3.0 with phpBB 3.1 in all the doc
files
PHPBB-10688
Diffstat (limited to 'phpBB/docs/README.html')
-rw-r--r-- | phpBB/docs/README.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 592d2be76e..7cd727c60e 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="keywords" content="" /> -<meta name="description" content="phpBB 3.0.x Readme" /> +<meta name="description" content="phpBB 3.1.x Readme" /> <title>phpBB3 • Readme</title> <link href="stylesheet.css" rel="stylesheet" type="text/css" media="screen, projection" /> @@ -20,7 +20,7 @@ <div id="doc-description"> <a href="../index.php" id="logo"><img src="site_logo.gif" alt="" /></a> - <h1>phpBB 3.0.x Readme</h1> + <h1>phpBB 3.1.x Readme</h1> <p style="display: none;"><a href="#start_here">Skip</a></p> </div> @@ -215,7 +215,7 @@ <p><a href="http://area51.phpbb.com/phpBB/">http://area51.phpbb.com/phpBB/</a></p> - <p>Please note that this forum should <strong>NOT</strong> be used to obtain support for or ask questions about phpBB 2.0.x or phpBB 3.0.x, the main community forums are the place for this. Any such posts will be locked and go unanswered.</p> + <p>Please note that this forum should <strong>NOT</strong> be used to obtain support for or ask questions about phpBB 2.0.x or phpBB 3.1.x, the main community forums are the place for this. Any such posts will be locked and go unanswered.</p> </div> |