1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-26 09:44:26 +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

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