remove unneeded chars ("css") from first html-tag
This commit is contained in:
parent
3688196859
commit
1e030d594c
|
@ -1,4 +1,4 @@
|
||||||
<div class="generic-page-wrapper"css>
|
<div class="generic-page-wrapper">
|
||||||
<h2>{{$l10n.compose_title}}</h2>
|
<h2>{{$l10n.compose_title}}</h2>
|
||||||
{{if $l10n.always_open_compose}}
|
{{if $l10n.always_open_compose}}
|
||||||
<p>{{$l10n.always_open_compose nofilter}}</p>
|
<p>{{$l10n.always_open_compose nofilter}}</p>
|
||||||
|
|
Loading…
Reference in a new issue