aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-06-02 22:55:17 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-06-02 22:55:17 +0000
commit3358629034954f814175354d4f416855b8f4dcb2 (patch)
tree4c5f99a7b64cd087ae7d3220d88688cc7f7e72c5 /phpBB/docs
parent6ea019188bae20329cbbd4516fa0f5f536a37453 (diff)
downloadforums-3358629034954f814175354d4f416855b8f4dcb2.tar
forums-3358629034954f814175354d4f416855b8f4dcb2.tar.gz
forums-3358629034954f814175354d4f416855b8f4dcb2.tar.bz2
forums-3358629034954f814175354d4f416855b8f4dcb2.tar.xz
forums-3358629034954f814175354d4f416855b8f4dcb2.zip
ooops
git-svn-id: file:///svn/phpbb/trunk@7707 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/INSTALL.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html
index 72eced6213..a9e95b6bd0 100644
--- a/phpBB/docs/INSTALL.html
+++ b/phpBB/docs/INSTALL.html
@@ -485,9 +485,9 @@ p a {
<p><strong>Path to your former board</strong>The converter expects the relative path to your old board's files. So, -for instance - if the new board is located at <code>http://www.yourdomain.com/forum</code> and the phpBB3 is located at <code>http://www.yourdomain.com/phpBB3</code>, then the correct value would be <code>../forum</code>. Note that the webserver user must be able to access the source installation's files.</p>
- <p><strong>Missing images</strong></p> If your default board language's language pack does not include all images, then some images might be missing in your installation. Always use a complete language pack as default language.
+ <p><strong>Missing images</strong> If your default board language's language pack does not include all images, then some images might be missing in your installation. Always use a complete language pack as default language.</p>
- <p><strong>Smilies</strong></p> During the conversion you might see warnings about image files where the copying failed. That can happen if the old board's smilies have the same file names as those on the new board. Copy those files manually after the conversion, if you want to continue using the old smilies.
+ <p><strong>Smilies</strong> During the conversion you might see warnings about image files where the copying failed. That can happen if the old board's smilies have the same file names as those on the new board. Copy those files manually after the conversion, if you want to continue using the old smilies.</p>
</div>
<a href="#top">Top</a>