From fea958d3e513c8237f509186bccb706cc655f363 Mon Sep 17 00:00:00 2001
From: Étienne Loks
{% trans "Submit an amendment" %}
{% if moderator_emails %}
{% trans "Propose amendment" %}
- {%endif%}
+
{% if simple %}{% trans "Share on"%}{% for share_network in share_networks %} {{share_network.0}} {% endfor %}{%else%} @@ -43,6 +44,7 @@
{{ error_message }}
{% endif %} + {% if is_modification and is_superuser %}{% trans "You are logged as an administrator. Your modifications will be taking into account immediately." %}