diff options
| author | RMcGirr83 <rmcgirr83@gmail.com> | 2015-02-26 14:13:41 -0500 |
|---|---|---|
| committer | Richard McGirr <rmcgirr83@gmail.com> | 2015-02-26 18:29:02 -0500 |
| commit | 8c73f635291d752737793f9c514bb59802dad104 (patch) | |
| tree | abb37acd564671910adb9413534f27c74cf59a20 /phpBB/styles/prosilver/template/viewtopic_body.html | |
| parent | 3ac583271f9d2557a1a89ab90e40f9baf6ed8b6d (diff) | |
| download | forums-8c73f635291d752737793f9c514bb59802dad104.tar forums-8c73f635291d752737793f9c514bb59802dad104.tar.gz forums-8c73f635291d752737793f9c514bb59802dad104.tar.bz2 forums-8c73f635291d752737793f9c514bb59802dad104.tar.xz forums-8c73f635291d752737793f9c514bb59802dad104.zip | |
[ticket/13510] Add template even viewtopic_body_pagination_after
PHPBB3-13510
Diffstat (limited to 'phpBB/styles/prosilver/template/viewtopic_body.html')
| -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 --> |
