mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
small fixes; update smarty3 templates
This commit is contained in:
parent
11c06e21b7
commit
e736abd372
56 changed files with 303 additions and 311 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
<users type="array">
|
||||
{{foreach $users as $u}}
|
||||
{{include file="file:{{$api_user_xml}}" user=$u}}
|
||||
{{include file="api_user_xml.tpl" user=$u}}
|
||||
{{/foreach}}
|
||||
</users>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue