diff options
| author | Marc Alexander <admin@m-a-styles.de> | 2015-03-10 15:23:29 +0100 |
|---|---|---|
| committer | Marc Alexander <admin@m-a-styles.de> | 2015-03-10 15:23:29 +0100 |
| commit | 72d9cf3a95a6578a3876bf6f9ac7f4c3b9c9ecf0 (patch) | |
| tree | 13544291c7ff8c293110967999f7729bebc7d2c9 /phpBB/styles/prosilver/template | |
| parent | 6f3ca35ae7c2644514f60bd455189ae012b41560 (diff) | |
| parent | 5b9fe33b1b3421d24abdd0db15db310aa717fb54 (diff) | |
| download | forums-72d9cf3a95a6578a3876bf6f9ac7f4c3b9c9ecf0.tar forums-72d9cf3a95a6578a3876bf6f9ac7f4c3b9c9ecf0.tar.gz forums-72d9cf3a95a6578a3876bf6f9ac7f4c3b9c9ecf0.tar.bz2 forums-72d9cf3a95a6578a3876bf6f9ac7f4c3b9c9ecf0.tar.xz forums-72d9cf3a95a6578a3876bf6f9ac7f4c3b9c9ecf0.zip | |
Merge branch '3.1.x'
Diffstat (limited to 'phpBB/styles/prosilver/template')
| -rw-r--r-- | phpBB/styles/prosilver/template/overall_header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index 121094f6e0..a3d8d40019 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -69,6 +69,7 @@ <p class="skiplink"><a href="#start_here">{L_SKIP}</a></p> </div> + <!-- EVENT overall_header_searchbox_before --> <!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH --> <div id="search-box" class="search-box search-header"> <form action="{U_SEARCH}" method="get" id="search"> |
