mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
added namethingy app
This commit is contained in:
parent
48c02fcfe5
commit
81160d4046
4 changed files with 38 additions and 1 deletions
|
@ -44,7 +44,7 @@ function page_page_end($a,&$b) {
|
|||
|
||||
$page = '<div id="page-sidebar" class="widget">
|
||||
<div class="title tool">
|
||||
<h3>'.t("Community Pages").'</h3></div>
|
||||
<h3>'.t("Forums").'</h3></div>
|
||||
<div id="sidebar-page-list"><ul>';
|
||||
|
||||
$contacts = page_getpage($a->user['uid']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue