Fix the language string. re #66
This commit is contained in:
parent
5d3f80bd92
commit
0825aae6b6
10 changed files with 14 additions and 12 deletions
|
@ -91,7 +91,7 @@ $book->getLinkArray ();
|
|||
{
|
||||
?>
|
||||
<p class="popupless">
|
||||
<h3><?php echo localize("config.Language.label") ?>: </h3>
|
||||
<h3><?php echo localize("language.title") ?>: </h3>
|
||||
<?php echo $book->getLanguages () ?>
|
||||
</p>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue