mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-02 07:04:09 +02:00
Compare commits
1 commit
907dac6be0
...
81b611fba6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
81b611fba6 |
|
|
@ -3,8 +3,8 @@
|
||||||
<input
|
<input
|
||||||
type="search"
|
type="search"
|
||||||
class="td-search__input form-control"
|
class="td-search__input form-control"
|
||||||
placeholder="Search the spec"
|
placeholder="{{ T "ui_search" }}"
|
||||||
aria-label="Search the spec"
|
aria-label="{{ T "ui_search" }}"
|
||||||
autocomplete="off"
|
autocomplete="off"
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue