]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/login.tpl
allow themes to change the size of embedded videos
[friendica.git] / view / theme / frost-mobile / login.tpl
index 39bb5783657d40f530a2a5be4ef462dff38887f7..246c04ffa1a10a562fef92dabacbe4240e3d0a1b 100644 (file)
@@ -16,9 +16,9 @@
 
        <br />
        <div id='login-footer'>
-       <div class="login-extra-links">
+<!--   <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 />
        <div id="login-submit-wrapper" >
@@ -40,4 +40,4 @@
 </form>
 </div>
 
-<script type="text/javascript"> $(document).ready(function() { $("#id_$lname.0").focus();} );</script>
+<script type="text/javascript">window.loginName = "$lname.0";</script>