summaryrefslogtreecommitdiff
path: root/templates/submited.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/submited.html')
-rw-r--r--templates/submited.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/submited.html b/templates/submited.html
index 824bd7f..eae3623 100644
--- a/templates/submited.html
+++ b/templates/submited.html
@@ -2,7 +2,6 @@
{% load i18n %}
{% block content %}
<fieldset class='edit'>
-<legend>{% trans "Add a new site" %}</legend>
<p>{% trans "Your proposition has been submited. A moderator will treat your submission shortly. Thanks!" %}</p>
</fieldset>
{% endblock %}