mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
모바일 메뉴 스킨에 새 창으로 열기 옵션이 없는 문제 수정
This commit is contained in:
parent
6e57a36098
commit
93e123012c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
{@ $depth -= 1}
|
||||
<!--@end-->
|
||||
<!--@endif-->
|
||||
<li><a href="{$val->href}" >{$val->text}</a>
|
||||
<li><a href="{$val->href}" target="_blank"|cond="$val->open_window=='Y'">{$val->text}</a>
|
||||
{@ $start = false }
|
||||
{@ $depth = $val->depth }
|
||||
<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue