v1.2.15 #100

Merged
DrMaxNix merged 3 commits from dev into main 2024-05-17 16:02:20 +02:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 2331c6e927 - Show all commits

View File

@ -388,7 +388,7 @@
?> ?>
<div class="button-list"> <div class="button-list">
<a href="https://web.archive.org/web/20240502175834/https://www.bundesrat.de/SharedDocs/TO/1044/download/1044-to-entwurf.pdf?__blob=publicationFile&v=2" target="_blank" class="button"> <a href="https://www.bundesrat.de/DE/service/mediathek/mediathek-node.html?cms_id=0_tb5fzq89" target="_blank" class="button">
<span class="text"><?= $dict->get("timeline_bundesrat_2_button") ?></span> <span class="text"><?= $dict->get("timeline_bundesrat_2_button") ?></span>
<span class="icon ti ti-external-link"></span> <span class="icon ti ti-external-link"></span>
</a> </a>

View File

@ -332,8 +332,8 @@
] ]
], ],
"timeline_bundesrat_2_button" => [ "timeline_bundesrat_2_button" => [
"de" => "Entwurf der Tagesordnung", "de" => "Aufzeichnung TOP 2",
"en" => "Agenda Draft (German)" "en" => "Recording TOP 2 (German)"
], ],