]> git.mxchange.org Git - friendica.git/commitdiff
Merge pull request #894 from tobiasd/diabook_rememberme
authortobiasd <tobias.diekershoff@gmx.net>
Mon, 13 Jan 2014 07:49:43 +0000 (23:49 -0800)
committertobiasd <tobias.diekershoff@gmx.net>
Mon, 13 Jan 2014 07:49:43 +0000 (23:49 -0800)
added remember me checkbox to diabook login template

view/theme/diabook/templates/login.tpl

index 797c33ff94a9438f46362e5d5a8b41f69e2db07a..333c4bd866e16ef1e9a0f25af096cc893aa1e158 100644 (file)
@@ -17,6 +17,9 @@
                        {{include file="field_openid.tpl" field=$lopenid}}
                        </div>
        {{/if}}
+
+       {{include file="field_checkbox.tpl" field=$lremember}}
+
        
        <div id="login-submit-wrapper" >
                <input type="submit" name="submit" id="login-submit-button" value="{{$login}}" />