]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/default.php
Also change acl stuff in the other themes
[friendica.git] / view / theme / frost / default.php
index 7ca960307870dee2419aea512ed015f0b32c3f77..95a9b1e8c7b7403e4adc1362f1c9101811c94e61 100644 (file)
@@ -5,7 +5,7 @@
   <script>var baseurl="<?php echo $a->get_baseurl() ?>";</script>\r
   <?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>\r
 </head>\r
-<body>\r
+<body <?php if($a->module === 'home') echo 'onLoad="setTimeout(\'homeRedirect()\', 1500)"'?>>\r
        <?php if(x($page,'nav')) echo $page['nav']; ?>\r
 \r
        <?php if( $a->module === 'home' ) { ?>\r