This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
friendica
kopia lustrzana
https://github.com/friendica/friendica
Obserwuj
1
Polub
0
Forkuj
You've already forked friendica
1
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
085b589468
friendica
/
view
/
apps.tpl
8 wiersze
80 B
Smarty
Czysty
Zwykły widok
Historia
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>