diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2011-01-30 01:17:06 +0100 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2011-01-30 01:17:06 +0100 |
| commit | bafe3d9484037049a766fc1f9d728979d2d0483a (patch) | |
| tree | 0057079f482c25d45e896b69b3ddcd322ff182a0 /phpBB/styles/subsilver2 | |
| parent | 85e0ae7eaebc722426a9184db9c993f7500909f5 (diff) | |
| parent | c3a43126504b5eddfa684e900d888dfcbd3dd281 (diff) | |
| download | forums-bafe3d9484037049a766fc1f9d728979d2d0483a.tar forums-bafe3d9484037049a766fc1f9d728979d2d0483a.tar.gz forums-bafe3d9484037049a766fc1f9d728979d2d0483a.tar.bz2 forums-bafe3d9484037049a766fc1f9d728979d2d0483a.tar.xz forums-bafe3d9484037049a766fc1f9d728979d2d0483a.zip | |
Merge branch 'develop-olympus' into develop
* develop-olympus:
[ticket/9985] 3D Wave CAPTCHA: Pass min/max in the correct order to mt_rand().
[ticket/9989] Skip PM popup in overall_header.html, if there are no new PMs.
Diffstat (limited to 'phpBB/styles/subsilver2')
| -rw-r--r-- | phpBB/styles/subsilver2/template/overall_header.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index 26e4b0c9a5..b9c7a604ce 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -28,11 +28,8 @@ <script type="text/javascript"> // <