diff --git a/evennia/web/webclient/static/webclient/js/evennia.js b/evennia/web/webclient/static/webclient/js/evennia.js index 501a04021d..ddc6b792e4 100644 --- a/evennia/web/webclient/static/webclient/js/evennia.js +++ b/evennia/web/webclient/static/webclient/js/evennia.js @@ -102,7 +102,7 @@ An "emitter" object must have a function return; } this.connection.connect(); - log('Evenna reconnecting.') + log('Evennia reconnecting.') }, // Returns true if the connection is open. diff --git a/evennia/web/website/templates/website/_menu.html b/evennia/web/website/templates/website/_menu.html index 69c06009d0..9f95ebb67f 100644 --- a/evennia/web/website/templates/website/_menu.html +++ b/evennia/web/website/templates/website/_menu.html @@ -72,7 +72,7 @@ folder and edit it to add/remove links to the menu. {% else %}
  • - Log In + Log In
  • Register diff --git a/evennia/web/website/templates/website/help_list.html b/evennia/web/website/templates/website/help_list.html index 99f1a27eef..d3075cd456 100644 --- a/evennia/web/website/templates/website/help_list.html +++ b/evennia/web/website/templates/website/help_list.html @@ -54,7 +54,7 @@
    {% if user.is_staff %} - Admin + Admin
    {% endif %} diff --git a/evennia/web/website/templates/website/index.html b/evennia/web/website/templates/website/index.html index 1215e6bf08..06ece50f3c 100644 --- a/evennia/web/website/templates/website/index.html +++ b/evennia/web/website/templates/website/index.html @@ -52,7 +52,7 @@
    -

    Accounts

    +

    Accounts

    diff --git a/evennia/web/website/templates/website/registration/password_reset_done.html b/evennia/web/website/templates/website/registration/password_reset_done.html index d248c56d0f..8de85a5ba3 100644 --- a/evennia/web/website/templates/website/registration/password_reset_done.html +++ b/evennia/web/website/templates/website/registration/password_reset_done.html @@ -25,6 +25,10 @@ Forgot Password - Reset Link Sent

    Please allow up to to a few hours for the email to transmit, and be sure to check your spam folder if it doesn't show up in a timely manner.

    +
    + +

    Click here to return to the main page.

    + {% endif %}
    diff --git a/evennia/web/website/templates/website/registration/password_reset_form.html b/evennia/web/website/templates/website/registration/password_reset_form.html index f13c532a58..eb73118856 100644 --- a/evennia/web/website/templates/website/registration/password_reset_form.html +++ b/evennia/web/website/templates/website/registration/password_reset_form.html @@ -34,7 +34,7 @@ Forgot Password
    - +