diff options
author | Marc Alexander <admin@m-a-styles.de> | 2017-04-26 19:53:34 -0400 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2017-04-26 19:53:34 -0400 |
commit | 38d8787854a5e711f5e57f7e219671834503029a (patch) | |
tree | 4098949b77a08887e278ddc9ae81153ede6f1554 | |
parent | 5cafff36b2d932791aa50b1ed30eca5cfcf3742c (diff) | |
parent | 994c1d79b142670ce4ab0575d1819237d2d287a5 (diff) | |
download | forums-38d8787854a5e711f5e57f7e219671834503029a.tar forums-38d8787854a5e711f5e57f7e219671834503029a.tar.gz forums-38d8787854a5e711f5e57f7e219671834503029a.tar.bz2 forums-38d8787854a5e711f5e57f7e219671834503029a.tar.xz forums-38d8787854a5e711f5e57f7e219671834503029a.zip |
Merge branch '3.1.x' into 3.2.x
-rw-r--r-- | phpBB/styles/prosilver/template/index_body.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/index_body.html b/phpBB/styles/prosilver/template/index_body.html index ec5bf35476..b4febd1d49 100644 --- a/phpBB/styles/prosilver/template/index_body.html +++ b/phpBB/styles/prosilver/template/index_body.html @@ -47,6 +47,8 @@ </div> <!-- ENDIF --> +<!-- EVENT index_body_birthday_block_before --> + <!-- IF S_DISPLAY_BIRTHDAY_LIST --> <div class="stat-block birthday-list"> <h3>{L_BIRTHDAYS}</h3> |