mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 08:34:27 +02:00
bug fix
fix variable
This commit is contained in:
parent
9264059945
commit
591c00dd5c
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ class HTML
|
||||||
"<li>",
|
"<li>",
|
||||||
"</li>",
|
"</li>",
|
||||||
],
|
],
|
||||||
message
|
$message
|
||||||
);
|
);
|
||||||
|
|
||||||
// remove namespaces
|
// remove namespaces
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue