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