Skip to content

Commit

Permalink
Change sign in page header
Browse files Browse the repository at this point in the history
  • Loading branch information
MonkeyDo authored and amCap1712 committed May 17, 2023
1 parent e3e6851 commit 34af6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metabrainz/templates/users/mb-login.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="auth-card-container">

<div class="auth-card">
<h1 class="page-title text-center">{{ _('Sign in') }}</h1>
<h1 class="page-title text-center">{{ _('Welcome back!') }}</h1>
<form role="form" method="POST">
<div class="form-group">
<label class="form-label" htmlFor="yourUsername">
Expand Down

0 comments on commit 34af6be

Please sign in to comment.