Dixed Bug in the API Controller

This commit is contained in:
schnulller
2022-06-05 00:22:03 +02:00
parent 9712574e13
commit abc27c6d04
3 changed files with 12 additions and 7 deletions

View File

@@ -10,9 +10,13 @@
</div>
</div>
</div>
<div class="grow-0 shrink-0">
© 2022 Theodor Springmann Stiftung | Stand vom 27.5.2022 | <a href="/Edition/Kontakt">Kontakt</a> ·
<a href="/Edition/Datenschutzerklaerung">Datenschutzerklärung</a>
</div>
<div class="grow-0 shrink-0">
© 2022 Theodor Springmann Stiftung | Stand vom 27.5.2022 | <a href="/Edition/Kontakt">Kontakt</a> ·
<a href="/Edition/Datenschutzerklaerung">Datenschutzerklärung</a>
<feature name="AdminService">
<span> · <a asp-controller="Admin" asp-action="Index">Admin-Bereich</a></span>
</feature>
</div>
</div>
</div>
</div>