modified.
This commit is contained in:
parent
213f389d95
commit
3a4bc6d919
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{$myAccountLinks = $userquery->my_account_links()}
|
||||
{$leftMenuLinks = array_slice($myAccountLinks, 7)}
|
||||
{$leftMenuLinks = array_slice($myAccountLinks, 6)}
|
||||
<div class="container marginBottom">
|
||||
{include file="$style_dir/blocks/manage/account_menu.html"}
|
||||
<div class="cb-box row">
|
||||
|
|
Loading…
Add table
Reference in a new issue