Update language.php
This commit is contained in:
@@ -80,9 +80,6 @@ $file,
|
||||
);
|
||||
?>
|
||||
|
||||
<li>
|
||||
<?= htmlspecialchars($name) ?>
|
||||
</li>
|
||||
<li>
|
||||
<a href="learn.php?lang=<?= urlencode($lang) ?>&list=<?= urlencode($name) ?>">
|
||||
<?= htmlspecialchars($name) ?>
|
||||
|
||||
Reference in New Issue
Block a user