1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 20:11:54 +02:00

[ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files

PHPBB3-9457
This commit is contained in:
Jakub Senko
2015-02-16 18:02:16 +01:00
parent 088907fe8e
commit bf86553daa
8 changed files with 10 additions and 10 deletions

View File

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