Task #1807: Boutons indistincts – thème 7 classic
This commit is contained in:
parent
581940306e
commit
83307eb5de
7 changed files with 149 additions and 100 deletions
|
|
@ -37,7 +37,7 @@ $menu=array(
|
|||
);
|
||||
$sb=$http->request("sb", "string", "application");
|
||||
echo '<div class="menu2">';
|
||||
echo ShowItem($menu, "H", "mtitle", "mtitle", $sb);
|
||||
echo ShowItem($menu, "H", "nav-item", "nav-link", $sb);
|
||||
echo '</div>';
|
||||
|
||||
$sc=$http->get("sc", "string", "none");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue