]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/login.tpl
Merge pull request #4939 from astifter/better_curl_error_during_install
[friendica.git] / view / theme / frio / templates / login.tpl
index 332ac70df5e8a50b84ccf186e3962979a8c5005f..ae586a3e6a020bbded3e3612aafaa6b7f87b7438 100644 (file)
@@ -11,6 +11,7 @@
                        <div id="login-lost-password-link">
                                <a href="lostpass" title="{{$lostpass|escape:'html'}}" id="lost-password-link" >{{$lostlink}}</a>
                        </div>
+                       <div id="login-end"></div>
                </div>
 
                {{if $openid}}
@@ -32,6 +33,7 @@
                        <input type="hidden" name="{{$k}}" value="{{$v|escape:'html'}}" />
                {{/foreach}}
 
+               <div id="login-end"></div>
        </div>
 </form>