1
0
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:
Cesar G
2015-03-18 19:37:29 -07:00
8 changed files with 10 additions and 10 deletions

View File

@@ -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}" />