X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=stemmaweb%2Froot%2Fsrc%2Fauth%2Flogin.tt;fp=stemmaweb%2Froot%2Fsrc%2Fauth%2Flogin.tt;h=e65363290829f8b92a801d88b31af1ef9168e7c9;hb=7d244e7de11f203aaa7ba6bff51438e2a502f9f2;hp=6af2f519083491bf0840d5483df5fa3a73acef46;hpb=4dbd098b6a7d334cbda64e4ca5d3d7aca8bbc86e;p=scpubgit%2Fstemmatology.git diff --git a/stemmaweb/root/src/auth/login.tt b/stemmaweb/root/src/auth/login.tt index 6af2f51..e653632 100644 --- a/stemmaweb/root/src/auth/login.tt +++ b/stemmaweb/root/src/auth/login.tt @@ -22,17 +22,16 @@ + [% form.field('openid_identifier').render %] + [% form.field('username').render %] [% form.field('password').render %] - ---> + [% form.field('remember').render %] [% form.field('submit').render %]