diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-02-24 22:09:46 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-02-24 22:09:46 +0200 |
| commit | 5e8b3980c4638076439ea0d83d1fabe38ea71024 (patch) | |
| tree | 3bb2afe8849bced44138d568f1b74a249efd4ba8 | |
| parent | 8f9182f3083658c1edbe56d4f2dab9eb7c48bcd4 (diff) | |
pw_reset.html: rm silly <br>
| -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 |
