We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b273c69 commit 7d35c76Copy full SHA for 7d35c76
templates/admin-moderate-responder.tmpl
@@ -145,7 +145,7 @@
145
146
Unknown manufacturer {{ manufacturer_id }}
147
(0x{{ manufacturer_id|stringformat:"04x" }}). Check the
148
- <a href="http://tsp.plasa.org/tsp/working_groups/CP/mfctrIDs.php" target="_blank">TSP</a> page.
+ <a href="http://tsp.esta.org/tsp/working_groups/CP/mfctrIDs.php" target="_blank">TSP</a> page.
149
{% else %}
150
No responders in the queue. <a href="/admin">Back</a> to the admin console or
151
<a href="/admin?action=flush_cache">Flush the cache</a>.
@@ -229,4 +229,4 @@
229
});
230
231
</script>
232
-{% endblock %}
+{% endblock %}
0 commit comments