Skip to content

Commit 7d35c76

Browse files
authored
Update ESTA link and name
1 parent b273c69 commit 7d35c76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/admin-moderate-responder.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145

146146
Unknown manufacturer {{ manufacturer_id }}
147147
(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.
148+
<a href="http://tsp.esta.org/tsp/working_groups/CP/mfctrIDs.php" target="_blank">TSP</a> page.
149149
{% else %}
150150
No responders in the queue. <a href="/admin">Back</a> to the admin console or
151151
<a href="/admin?action=flush_cache">Flush the cache</a>.
@@ -229,4 +229,4 @@
229229
});
230230

231231
</script>
232-
{% endblock %}
232+
{% endblock %}

0 commit comments

Comments
 (0)