mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@341 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f24301e7c7
commit
aa6f3b6bf6
3 changed files with 9 additions and 5 deletions
|
|
@ -11,7 +11,9 @@
|
|||
{$content}
|
||||
<div style="margin-top:20px;">
|
||||
<!--@foreach($bottom_menu->list as $key => $val)-->
|
||||
<a href="#" onclick="location.href='{$val['url']}';return false;">{$val['text']}</a>
|
||||
<span <!--@if($zbfe_url==$val['url'])-->style="font-weight:bold;"<!--@end-->>
|
||||
<a href="#" onclick="location.href='{$val['href']}';return false;">{$val['text']}</a>
|
||||
</span>
|
||||
<!--@end-->
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue