mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +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:
@@ -2,6 +2,7 @@
|
||||
|
||||
<div id="pagecontent">
|
||||
|
||||
<!-- EVENT search_body_form_before -->
|
||||
<form method="get" action="{S_SEARCH_ACTION}">
|
||||
|
||||
<table class="tablebg" width="100%" cellspacing="1">
|
||||
|
Reference in New Issue
Block a user