mirror of
https://github.com/friendica/friendica
synced 2025-04-26 11:10:11 +00:00
register/login timestamps
This commit is contained in:
parent
df2e79dcaf
commit
f60f82727f
9 changed files with 38 additions and 9 deletions
|
@ -1,5 +1,8 @@
|
|||
<?php
|
||||
|
||||
if(!(x($a->page,'nav')))
|
||||
$a->page['nav'] = '';
|
||||
|
||||
$a->page['nav'] .= '<div id="panel" style="display: none;"></div>' ;
|
||||
|
||||
if(local_user()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue