mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
e55a6ab263
commit
7cf38721d4
1 changed files with 3 additions and 1 deletions
|
@ -37,7 +37,9 @@ foreach ($menu as $key => $value) {
|
|||
<?php
|
||||
}
|
||||
?>
|
||||
<?php echo __($value2['title']); ?>
|
||||
<span class="menuLabel">
|
||||
<?php echo __($value2['title']); ?>
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue