reset the navbar to use bootstrap3

This commit is contained in:
SimonGschnell
2024-03-21 13:52:56 +01:00
parent a8c60c105d
commit 57e5626fe4
3 changed files with 3 additions and 125 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<nav class="fhc-navbar fhc-navbar-default fhc-navbar-static-top" role="navigation" style="margin-bottom: 0">
<nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
<?php
// Header
echo $this->widgetlib->widget('NavigationHeaderWidget');