1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update login page

This commit is contained in:
Luke Pulverenti 2015-05-05 19:15:47 -04:00
parent c710303de9
commit 7d1dbeddec
9 changed files with 137 additions and 83 deletions

View file

@ -4,7 +4,7 @@
<title>${TitlePasswordReset}</title>
</head>
<body>
<div data-role="page" class="page standalonePage forgotPasswordPage">
<div data-role="page" class="page standalonePage forgotPasswordPage" data-theme="b">
<div data-role="content">
@ -19,7 +19,7 @@
<br />
<p>
<button type="submit" data-icon="check" data-theme="b">
<button type="submit" data-icon="check">
${ButtonSubmit}
</button>
</p>