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:
parent
c710303de9
commit
7d1dbeddec
9 changed files with 137 additions and 83 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue