mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +00:00
HTML escaping
This commit is contained in:
parent
860338a675
commit
782037a611
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
|||
{{$newpass}}
|
||||
</p>
|
||||
<p>
|
||||
{{$lbl4}} {{$lbl5}}
|
||||
{{$lbl4 nofilter}} {{$lbl5 nofilter}}
|
||||
</p>
|
||||
<p>
|
||||
{{$lbl6}}
|
||||
{{$lbl6 nofilter}}
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue