This website requires JavaScript.
Explore
Help
Register
Sign in
keith
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fcbe78f9aa
friendica
/
view
/
apps.tpl
8 lines
80 B
Smarty
Raw
Normal View
History
Unescape
Escape
Installed apps as array instead of string
2011-08-31 14:17:32 +00:00
<h3>$title</h3>
<ul>
{
{
for
$apps
as
$ap
}
}
apps broken in all themes, apps link misplaced in testbubble
2011-09-28 11:19:42 +00:00
<li>$ap</li>
Installed apps as array instead of string
2011-08-31 14:17:32 +00:00
{
{
endfor
}
}
</ul>
Reference in a new issue
Copy permalink