diff options
Diffstat (limited to 'phpBB/docs/README.html')
| -rw-r--r-- | phpBB/docs/README.html | 6 | 
1 files changed, 5 insertions, 1 deletions
| diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 8a9e2f4a17..f5ac3ecacd 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -34,7 +34,11 @@  <!-- BEGIN DOCUMENT --> -	<p>Thank you for downloading phpBB. This README will guide you through the basics of installation and operation of phpBB. Please ensure you read this and the accompanying documentation fully <strong>before</strong> proceeding with the installation.</p> +	<p class="paragraph main-description"> +		Thank you for downloading phpBB. This README will guide you through the basics of installation +		and operation of phpBB. Please ensure you read this and the accompanying documentation fully +		<strong>before</strong> proceeding with the installation. +	</p>  	<h1>Readme</h1> | 
