diff options
| -rw-r--r-- | res/templates/pw_reset.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/pw_reset.html b/res/templates/pw_reset.html index f4800d38..e70dc9c0 100644 --- a/res/templates/pw_reset.html +++ b/res/templates/pw_reset.html @@ -43,7 +43,7 @@ body { {% if 'step_0__reset_request_submission' == pw_rst_step %} <div class="cmn-form-section"> <div class="cmn-form-row" id="cmn-form-row--instruction-line" > - <p>To have a password renewal link sent to you,<br>please insert the email addressed associated with your Rhizi account.</p> + <p>To have a password renewal link sent to you, please insert the email addressed associated with your Rhizi account.</p> </div> <div class="cmn-form-row"> <input |
