mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 12:01:48 +02:00
Merge remote-tracking branch 'Senky/ticket/9457' into 3.1.x
* Senky/ticket/9457: [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<div class="action-bar top">
|
||||
|
||||
<!-- IF TOTAL_MATCHES > 0 -->
|
||||
<div class="search-box">
|
||||
<div class="search-box" role="search">
|
||||
<form method="post" action="{S_SEARCH_ACTION}">
|
||||
<fieldset>
|
||||
<input class="inputbox search tiny" type="search" name="add_keywords" id="add_keywords" value="" placeholder="{L_SEARCH_IN_RESULTS}" />
|
||||
|
Reference in New Issue
Block a user