mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
the "term" field now is called "name", workaround removed
This commit is contained in:
parent
74081a71ff
commit
729c6b67aa
3 changed files with 3 additions and 14 deletions
|
@ -45,7 +45,7 @@
|
|||
{{if $term.type == 8}}Implicit Mention{{/if}}
|
||||
</td>
|
||||
<td>
|
||||
{{$term.term}}
|
||||
{{$term.name}}
|
||||
</td>
|
||||
<td>
|
||||
{{$term.url}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue