mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:45:16 +02:00
theme cleanup
This commit is contained in:
parent
881037a0d9
commit
65a420b227
23 changed files with 179 additions and 36 deletions
|
@ -57,6 +57,7 @@ function notifications_content(&$a) {
|
|||
}
|
||||
|
||||
$o = '';
|
||||
$o .= '<script> $(document).ready(function() { $(\'#nav-notify-link\').addClass(\'nav-selected\'); });</script>';
|
||||
|
||||
if(($a->argc > 1) && ($a->argv[1] == 'all'))
|
||||
$sql_extra = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue