added ende attribution in footer
This commit is contained in:
@@ -216,8 +216,8 @@ if (!$municipality) {
|
|||||||
<!-- ============================================================= -->
|
<!-- ============================================================= -->
|
||||||
<footer id="app-footer">
|
<footer id="app-footer">
|
||||||
<div class="footer-content">
|
<div class="footer-content">
|
||||||
<img src="assets/logo-company.png" alt="Company Logo" class="footer-logo" onerror="this.style.display='none'">
|
<!-- <img src="assets/logo-company.png" alt="Company Logo" class="footer-logo" onerror="this.style.display='none'"> -->
|
||||||
<span class="footer-text"> Bürgerbeteiligungsportal <?= htmlspecialchars($municipality['name']) ?> </span>
|
<span class="footer-text">© <a href="https://endex-geodaten.de" target="_blank" style="color:inherit;">endex GmbH</a></span>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user