]> git.mxchange.org Git - friendica.git/blobdiff - mod/videos.php
template rework: use viewcontact_template.tpl also for directory
[friendica.git] / mod / videos.php
index df47262f1de1db34a2a436dca19ed8c39ae0cf5f..a7d48cb751200fc47dac47e1f75fa71733f535b6 100644 (file)
@@ -15,6 +15,8 @@ function videos_init(&$a) {
                return;
        }
 
+       nav_set_selected('home');
+
        $o = '';
 
        if($a->argc > 1) {