diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-12-18 15:48:03 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-12-21 13:31:15 +0000 |
commit | a9c28cc5e290cd0cce1ad50ba49d4bb49635b48d (patch) | |
tree | 32e4ce923f7d73e3df9843b4953684626173fc07 /templates | |
parent | 53da070231629b2a66794eaf8ba4ae9d2112a9b7 (diff) |
Version 2.5.v2.5
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/zurich/auth/general.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zurich/auth/general.html b/templates/web/zurich/auth/general.html index 29fff2600..0f82e8f47 100644 --- a/templates/web/zurich/auth/general.html +++ b/templates/web/zurich/auth/general.html @@ -31,7 +31,7 @@ <fieldset> <input type="hidden" name="r" value="[% c.req.params.r | html %]"> - <h1>[% loc('<strong>No</strong> let me sign in by email') %]</h1> + <h1>Neu Registrieren</h1> <div id="form_sign_in_no" class="form-box"> <label class="n" for="username2">[% loc('Email') %]</label> |