mirror of
https://github.com/friendica/friendica
synced 2024-11-18 08:23:53 +00:00
Titel H2
This commit is contained in:
parent
c95882125d
commit
69e2b45f39
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<div class="generic-page-wrapper">
|
<div class="generic-page-wrapper">
|
||||||
<h4>{{$l10n.compose_title}}</h4>
|
<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>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
Loading…
Reference in a new issue