diff options
author | Marc Alexander <admin@m-a-styles.de> | 2015-02-27 22:08:51 +0100 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2015-02-27 22:08:51 +0100 |
commit | a7b1b7192164c11262900267220860d7488657f6 (patch) | |
tree | 02387382c166cdfb506aea7d0bd5d4e67548d98e /phpBB/styles/prosilver/template | |
parent | e15b9dc7828de8644775709155c157a71bddb832 (diff) | |
parent | 8c73f635291d752737793f9c514bb59802dad104 (diff) | |
download | forums-a7b1b7192164c11262900267220860d7488657f6.tar forums-a7b1b7192164c11262900267220860d7488657f6.tar.gz forums-a7b1b7192164c11262900267220860d7488657f6.tar.bz2 forums-a7b1b7192164c11262900267220860d7488657f6.tar.xz forums-a7b1b7192164c11262900267220860d7488657f6.zip |
Merge pull request #3451 from RMcGirr83/ticket/13510
[ticket/13510] Add template even viewtopic_body_pagination_after
Diffstat (limited to 'phpBB/styles/prosilver/template')
-rw-r--r-- | phpBB/styles/prosilver/template/viewtopic_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index 3b2c0a9c65..d39645cbe2 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -64,7 +64,7 @@ <!-- ENDIF --> </div> <!-- ENDIF --> - + <!-- EVENT viewtopic_body_pagination_top_after --> </div> <!-- IF S_HAS_POLL --> |