mirror of
https://github.com/friendica/friendica
synced 2025-04-26 20:30:11 +00:00
Set the page language
This commit is contained in:
parent
6e70ad1f0e
commit
23f16df112
5 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
|||
?>
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="<?php echo Friendica\DI::l10n()->getCurrentLang(); ?>">
|
||||
<head>
|
||||
<title><?php if(!empty($page['title'])) echo $page['title'] ?></title>
|
||||
<script>var baseurl="<?php echo Friendica\DI::baseUrl() ?>";</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue