diff options
Diffstat (limited to 'views')
| -rw-r--r-- | views/createEventMagicLink.handlebars | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/views/createEventMagicLink.handlebars b/views/createEventMagicLink.handlebars index 59017eb..7f76710 100644 --- a/views/createEventMagicLink.handlebars +++ b/views/createEventMagicLink.handlebars @@ -11,7 +11,7 @@        {{t "ml.requestmldesc" }}      </p>      <p> -      If you run into any issues, please contact the instance administrator. +      {{t "ml.requestmlcontact" }}      </p>      {{#if message}}        <div class="alert alert-{{message.type}}" role="alert">  | 
