aboutsummaryrefslogtreecommitdiff
path: root/news_internal/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'news_internal/index.php')
-rw-r--r--news_internal/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/news_internal/index.php b/news_internal/index.php
index d5b2aa9..63b691a 100644
--- a/news_internal/index.php
+++ b/news_internal/index.php
@@ -75,8 +75,8 @@ if (isset($_GET['a'])) {
</head>
<body>
<div class="container" style="margin-top:30px;">
- <h1><?= $data["title"] ?></h1>
- <h3><?= $data["date"] ?></h3>
+ <h1><?= $data["title"][l("fr", "en")] ?></h1>
+ <h3><?= $data["date"][l("fr", "en")] ?></h3>
<?= $full ?>
</div>
<script>