diff options
| author | Cesar G <prototech91@gmail.com> | 2014-05-27 09:26:49 -0700 |
|---|---|---|
| committer | Cesar G <prototech91@gmail.com> | 2015-02-25 20:08:03 -0800 |
| commit | a07b29c1df8519e31401ec3d5f472c8a8f04431c (patch) | |
| tree | 39102b9c831fbc319e388d047eb6fb79f26ca1d7 /phpBB/docs/CHANGELOG.html | |
| parent | 6e5f33e5fb659350af2a5a3113295b1a91a60ddc (diff) | |
| download | forums-a07b29c1df8519e31401ec3d5f472c8a8f04431c.tar forums-a07b29c1df8519e31401ec3d5f472c8a8f04431c.tar.gz forums-a07b29c1df8519e31401ec3d5f472c8a8f04431c.tar.bz2 forums-a07b29c1df8519e31401ec3d5f472c8a8f04431c.tar.xz forums-a07b29c1df8519e31401ec3d5f472c8a8f04431c.zip | |
[ticket/12599] Place standalone text in a box.
PHPBB3-12599
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 4649cea6ed..9710014b56 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -34,7 +34,10 @@ <!-- BEGIN DOCUMENT --> -<p>This is a non-exhaustive (but still near complete) changelog for phpBB 3.1.x including release candidate versions. Our thanks to all those people who've contributed bug reports and code fixes.</p> +<p class="paragraph main-description"> + This is a non-exhaustive (but still near complete) changelog for phpBB 3.1.x including release candidate versions. + Our thanks to all those people who've contributed bug reports and code fixes. +</p> <h1>Changelog</h1> |
