refactor: fix review issues
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/promote/production Build is failing

This commit is contained in:
Simon 2026-05-06 14:11:29 +02:00
parent cc1df449c6
commit f8e1d39964
Signed by: simon
GPG key ID: 40E7A58C4AA1EDB2
5 changed files with 49 additions and 44 deletions

View file

@ -191,10 +191,10 @@ defmodule MvWeb.GlobalSettingsLive do
target="_blank"
rel="noopener noreferrer"
class="btn btn-secondary btn-sm"
aria-label={gettext("Open join page URL in a new tab")}
>
<.icon name="hero-arrow-top-right-on-square" class="size-4" />
<.icon name="hero-arrow-top-right-on-square" class="size-4" aria-hidden="true" />
{pgettext("action", "Open")}
<span class="sr-only">{gettext("join page URL in a new tab")}</span>
</.link>
</div>
</div>