Update language.php

This commit is contained in:
2026-06-16 11:34:14 +02:00
parent 79049972da
commit ece1b75985
-3
View File
@@ -80,9 +80,6 @@ $file,
); );
?> ?>
<li>
<?= htmlspecialchars($name) ?>
</li>
<li> <li>
<a href="learn.php?lang=<?= urlencode($lang) ?>&list=<?= urlencode($name) ?>"> <a href="learn.php?lang=<?= urlencode($lang) ?>&list=<?= urlencode($name) ?>">
<?= htmlspecialchars($name) ?> <?= htmlspecialchars($name) ?>