* Updates
This commit is contained in:
Daniel Spitzer
2024-11-03 18:59:39 +01:00
parent 6b2b169f25
commit 6ab580c11b
3 changed files with 11 additions and 5 deletions
+2 -2
View File
@@ -27,8 +27,8 @@
<h4 class="header-title">Liste aller Kalender Verwaltung</h4> <h4 class="header-title">Liste aller Kalender Verwaltung</h4>
</div> </div>
<div class="float-right"> <div class="float-right">
<a class="btn btn-primary mb-2" href="<?= self::getUrl("Calendar", "add") ?>"><i <!-- <a class="btn btn-primary mb-2" href="--><?php //= self::getUrl("Calendar", "add") ?><!--"><i-->
class="fas fa-plus"></i> Neuen Kalender Verwaltung anlegen</a> <!-- class="fas fa-plus"></i> Neuen Kalender Verwaltung anlegen</a>-->
</div> </div>
</div> </div>
</div> </div>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long