]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/default.php
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / frost / default.php
index 06ca40c17451128bbee785f4498726606657ef48..95a9b1e8c7b7403e4adc1362f1c9101811c94e61 100644 (file)
@@ -5,13 +5,13 @@
   <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
        <center>\r
        <div class="login-button">\r
-       <a href="login" class="login-button-link"><img class="login-button-image" src="/images/friendika-1600.png" title="Click to log in"></a>\r
+       <a href="login" class="login-button-link"><img class="login-button-image" src="/images/friendica-1600.png" title="Click to log in"></a>\r
        </div>\r
        </center>\r
 \r