Fix some spelling mistakes (closes issue 441)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{block body}
|
||||
{if $form.errors}
|
||||
<div class="px-message-error">
|
||||
<p>{trans 'Oups, please check the provided login and email address to register.'}</p>
|
||||
<p>{trans 'Oops, please check the provided login and email address to register.'}</p>
|
||||
{if $form.get_top_errors}
|
||||
{$form.render_top_errors|unsafe}
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user