Skip to content

Commit

Permalink
Remove 'In Company' Page from menu - #13
Browse files Browse the repository at this point in the history
  • Loading branch information
Raul-vlb committed Nov 18, 2021
1 parent d4ea62f commit 5bc7e14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions themes/its-rio/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,6 @@
<li id="menu-item-3620" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3620">
<a href="/<?= $lang == 'en' ? 'en/institutional' : 'pt/institucional' ?>/"><?= pll__('institucional') ?></a>
</li>
<li id="menu-item-3622" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3622">
<a href="/<?= $lang ?>/cursos/in-company"><?= pll__('in company') ?></a>
</li>
<li id="menu-item-3621" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3621">
<a href="/<?= $lang == 'en' ? 'en/cursos/pos-graduacao' : 'pt/cursos/pos-graduacao' ?>/"><?= pll__('pós-graduação') ?></a>
</li>
Expand Down

0 comments on commit 5bc7e14

Please sign in to comment.