Update input-group fontawesome icons

This commit is contained in:
billz
2024-10-26 01:16:09 -07:00
parent 6c20740ffd
commit 80fbb9aaed
4 changed files with 12 additions and 25 deletions

View File

@@ -56,7 +56,7 @@ function DisplayRestAPI()
if ($serviceStatus == "up") {
$docUrl = getDocUrl();
$faicon = "<i class=\"text-gray-500 fas fa-external-link-alt ml-1\"></i>";
$docMsg = sprintf(_("RestAPI docs are accessible <a href=\"%s\" target=\"_blank\">here%s</a>"),$docUrl, $faicon);
$docMsg = sprintf(_("RestAPI docs are accessible <a href=\"%s\" target=\"_blank\">here %s</a>"),$docUrl, $faicon);
}
echo renderTemplate("restapi", compact(