This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
friendica
/
friendica
mirror of
https://github.com/friendica/friendica.git
Watch
1
Star
2
Fork
1
Code
Issues
Releases
49
Wiki
Activity
Browse Source
unescaping the HTML in the hint
pull/6490/head
Tobias Diekershoff
2 years ago
parent
85ff976f83
commit
66284a17a7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
view/templates/admin/federation.tpl
+ 1
- 1
view/templates/admin/federation.tpl
View File
@ -6,7 +6,7 @@
<p>
{
{
$intro
}
}
</p>
{
{
if
not
$autoactive
}
}
<p class="error-message">
{
{
$hint
}
}
</p>
<p class="error-message">
{
{
$hint
nofilter
}
}
</p>
{
{
/
if
}
}
<p>
{
{
$legendtext
}
}
</p>
Write
Preview
Loading…
Cancel
Save