forked from potsda.mn/mobilizon
Correct link in password reset email, from demo site forum to Mobilizon forum
This commit is contained in:
parent
f4cfed1bdf
commit
3f0e189a04
|
@ -114,7 +114,7 @@
|
|||
<h2 style="font-size: 20px; font-weight: 400; color: #FFFFFF; margin: 0;">
|
||||
<%= gettext "Need help? Is something not working as expected?" %>
|
||||
</h2>
|
||||
<p style="margin: 0;"><a href="https://framacolibri.org/c/mobilizon/test-mobilizon" target="_blank" style="color: #FFFFFF;">
|
||||
<p style="margin: 0;"><a href="https://framacolibri.org/c/mobilizon/39" target="_blank" style="color: #FFFFFF;">
|
||||
<%= gettext "Ask the community on Framacolibri" %>
|
||||
</a></p>
|
||||
</td>
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
<% end %>
|
||||
|
||||
<%= gettext "Need help? Is something not working as expected?" %>
|
||||
<%= gettext "Ask the community on Framacolibri" %> https://framacolibri.org/c/mobilizon/test-mobilizon
|
||||
<%= gettext "Ask the community on Framacolibri" %> https://framacolibri.org/c/mobilizon/39
|
||||
|
||||
<%= gettext "%{instance} is powered by Mobilizon.", instance: @instance[:name] %> <%= gettext "Learn more about Mobilizon here!" %> https://joinmobilizon.org
|
||||
|
|
Loading…
Reference in a new issue