|
@@ -874,8 +874,8 @@
|
|
{*//logged in *}
|
|
{*//logged in *}
|
|
{if $authenticated}
|
|
{if $authenticated}
|
|
{if $settings.theme.menu_style == 'side' || $settings.theme.menu_style == 'inline' || $settings.theme.menu_style == 'static'}
|
|
{if $settings.theme.menu_style == 'side' || $settings.theme.menu_style == 'inline' || $settings.theme.menu_style == 'static'}
|
|
- {if $settings.theme.menu_style == 'inline'}{$logo}{/if}
|
|
|
|
{$container_open}
|
|
{$container_open}
|
|
|
|
+ {if $settings.theme.menu_style == 'inline'}{$logo}{/if}
|
|
{$menu}
|
|
{$menu}
|
|
{if $settings.theme.menu_style == 'inline' || $settings.theme.menu_style == 'static'}<br />{/if}
|
|
{if $settings.theme.menu_style == 'inline' || $settings.theme.menu_style == 'static'}<br />{/if}
|
|
{else} {*//default: fixed *}
|
|
{else} {*//default: fixed *}
|