mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 15:01:33 +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:
@@ -42,7 +42,7 @@
|
||||
<!-- INCLUDE viewtopic_topic_tools.html -->
|
||||
|
||||
<!-- IF S_DISPLAY_SEARCHBOX -->
|
||||
<div class="search-box">
|
||||
<div class="search-box" role="search">
|
||||
<form method="get" id="topic-search" action="{S_SEARCHBOX_ACTION}">
|
||||
<fieldset>
|
||||
<input class="inputbox search tiny" type="search" name="keywords" id="search_keywords" size="20" placeholder="{L_SEARCH_TOPIC}" />
|
||||
|
Reference in New Issue
Block a user