We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77b2ae commit 63fb1cbCopy full SHA for 63fb1cb
ietf/templates/sync/notify.html
@@ -7,7 +7,7 @@ <h1>Trigger {{ notification }} sync for {{ org }}</h1>
7
8
<p>Update the Datatracker with {{ help_text|safe }} at {{ org }}.</p>
9
10
-<form class="sync-form" notification="" method="post">
+<form class="sync-form" method="post">
11
<input type="submit" value="Trigger {{ notification }} sync"/>
12
</form>
13
{% endblock %}
0 commit comments