Add missing whitespace after attribute in HTML template
This commit is contained in:
parent
9cf1944217
commit
b0e67d5e3a
@ -83,7 +83,7 @@
|
||||
</select> {#- -#}
|
||||
{%- endif -%}
|
||||
<input {# -#}
|
||||
class="search-input"{# -#}
|
||||
class="search-input" {# -#}
|
||||
name="search" {# -#}
|
||||
disabled {# -#}
|
||||
autocomplete="off" {# -#}
|
||||
|
Loading…
x
Reference in New Issue
Block a user