mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
theme cleanup
This commit is contained in:
parent
881037a0d9
commit
65a420b227
23 changed files with 179 additions and 36 deletions
|
@ -82,6 +82,7 @@ function message_post(&$a) {
|
|||
}
|
||||
|
||||
function message_content(&$a) {
|
||||
$o .= '<script> $(document).ready(function() { $(\'#nav-messages-link\').addClass(\'nav-selected\'); });</script>';
|
||||
|
||||
if(! local_user()) {
|
||||
notice( t('Permission denied.') . EOL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue