update gettext
This commit is contained in:
parent
b0f09b5d06
commit
1ede4d26af
7 changed files with 951 additions and 302 deletions
|
|
@ -69,7 +69,7 @@ $http=new HttpInput();
|
|||
?>
|
||||
</span>
|
||||
<p>
|
||||
<?php echo _($row['me_description']??"")?>
|
||||
<?php echo _($row['me_description']??" ")?>
|
||||
</p>
|
||||
<p>
|
||||
<?php echo $url?>
|
||||
|
|
@ -103,4 +103,4 @@ $http=new HttpInput();
|
|||
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue