Elastic: Fix calendar folder search
This commit is contained in:
parent
4dd6eb5893
commit
bc9325b467
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<div id="calendar-search" class="searchbar toolbar" role="search" aria-labelledby="aria-label-calendarsearchform">
|
||||
<h2 id="aria-label-calendarsearchform" class="voice"><roundcube:label name="calendar.arialabelcalsearchform" /></h2>
|
||||
<form name="foldersearchform" onsubmit="return false">
|
||||
<input id="calendarsearch" type="text" name="q" placeholder="<roundcube:label name="searchplaceholder" />" />
|
||||
<input id="calendarlistsearch" type="text" name="q" placeholder="<roundcube:label name="searchplaceholder" />" />
|
||||
<a class="button reset" href="#" onclick="return rcmail.command(\'reset-listsearch\',null,this,event)" title="<roundcube:label name="resetsearch" />" tabindex="0">
|
||||
<span class="inner"><roundcube:label name="resetsearch" /></span>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue