1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/13808] search_body_form_before

Extensions may be designed to add secondary search options,
such as Google search in the search_body.html.
There are no events in the searchbody, so this should be merged.

PHPBB3-13808
This commit is contained in:
dragosvr92
2015-05-09 16:41:18 +03:00
parent b3b7f8e925
commit 345c25c367
3 changed files with 10 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
<h2 class="solo">{L_SEARCH}</h2>
<!-- EVENT search_body_form_before -->
<form method="get" action="{S_SEARCH_ACTION}" data-focus="keywords">
<div class="panel">