Skip to content

Commit

Permalink
Merge branch '1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjeev Papnoi committed Oct 9, 2020
2 parents d806539 + 162bb78 commit 661396c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/views/Knowledgebase/resetPassword.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<div class="uv-paper-section">
<form action="" method="post" id="resetPasswordForm">
<section>
<h1>Reset Password</h1>
<h1>{{ 'Reset Password'|trans }}</h1>
<div class="uv-element-block">
<p>Enter your new password below to update your login credentials.</p>
<p>{{ 'Enter your new password below to update your login credentials'|trans }}</p>
</div>

<div class="uv-form">
Expand Down

0 comments on commit 661396c

Please sign in to comment.