]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/login.tpl
Merge branch 'threaded_items' of github.com:CyberDomovoy/friendica into threaded_items
[friendica.git] / view / theme / frost / login.tpl
index 6f4c97cc50e67b1029c82c00600802773599e5c7..2e2a3ed1ac6bda83728d6380784da1622ba6b671 100644 (file)
                        </div>
        {{ endif }}
 
-       <br /><br />
+<!--   <br /><br />
        <div class="login-extra-links">
        By signing in you agree to the latest <a href="tos.html" title="$tostitle" id="terms-of-service-link" >$toslink</a> and <a href="privacy.html" title="$privacytitle" id="privacy-link" >$privacylink</a>
-       </div>
+       </div>-->
 
        <br /><br />
        <div id="login-submit-wrapper" >
@@ -39,4 +39,4 @@
 </form>
 </div>
 
-<script type="text/javascript"> $(document).ready(function() { $("#id_$lname.0").focus();} );</script>
+<script type="text/javascript">window.loginName = "$lname.0";</script>