From 0370786e732ef14eb998e5d399c3934872291dd8 Mon Sep 17 00:00:00 2001 From: Erik Adams <2575963+calierik@users.noreply.github.com> Date: Fri, 12 May 2023 13:20:11 -0700 Subject: [PATCH] Update ajax_htmldata.php Updates the broken SUSHI Registry link. --- usage/ajax_htmldata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usage/ajax_htmldata.php b/usage/ajax_htmldata.php index 2ac7b01b0..a35960dd8 100644 --- a/usage/ajax_htmldata.php +++ b/usage/ajax_htmldata.php @@ -481,7 +481,7 @@ echo "

  "; - echo _("Visit the ") . "" . _("SUSHI Server Registry") . "" . _(" for information about adding your provider."); + echo _("Visit the ") . "" . _("SUSHI Server Registry") . "" . _(" for information about adding your provider."); break;