]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/smarty3/login.tpl
modified: view/theme/smoothly/login.tpl
[friendica.git] / view / theme / smoothly / smarty3 / login.tpl
index 0860f66f1e00f2407bc2b2b9473c424aa79e5e00..e8ade8250957a41d04a2f47c4aeb407fce541e84 100644 (file)
@@ -4,7 +4,6 @@
  *
  *}}
 <img style="float:left; margin:5px 20px 0 0" src="/images/friendica-128.png" title="friendica">
-
 <div class="login-form">
 <form action="{{$dest_url}}" method="post" >
        <input type="hidden" name="auth-params" value="login" />
@@ -39,5 +38,4 @@
        
 </form>
 </div>
-
 <script type="text/javascript">window.loginName = "{{$lname.0}}";</script>