mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2024-11-12 10:58:49 +01:00
Fix typo in MastoFE login page.
see https://git.pleroma.social/pleroma/mastofe/issues/13
This commit is contained in:
parent
d4a54a90c9
commit
715c90e54f
@ -1,4 +1,4 @@
|
|||||||
<h2>Login in to Mastodon Frontend</h2>
|
<h2>Login to Mastodon Frontend</h2>
|
||||||
<%= if @error do %>
|
<%= if @error do %>
|
||||||
<h2><%= @error %></h2>
|
<h2><%= @error %></h2>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
Loading…
Reference in New Issue
Block a user