]> 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 c611989dfd492ee6f6b7eeaa355e4f240d98e636..246c04ffa1a10a562fef92dabacbe4240e3d0a1b 100644 (file)
@@ -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>