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 committed May 12, 2023
1 parent 511e3b6 commit 3cb6eae
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 3cb6eae

Please sign in to comment.