mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 01:29:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@941 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ca41a2309b
commit
a63109db8e
9 changed files with 55 additions and 8 deletions
|
|
@ -5,13 +5,17 @@
|
|||
|
||||
<!-- 그룹 목록 -->
|
||||
<div style="float:left;width:150px;">
|
||||
<div>
|
||||
{$lang->friend_group}
|
||||
<a href="#" onclick="popopen('{getUrl('act','dispMemberAddFriendGroup')}');return false;">{$lang->cmd_add_friend_group}</a>
|
||||
</div>
|
||||
|
||||
<!--@if(!$friend_group_srl)-->
|
||||
<div style="font-weight:bold">
|
||||
<!--@else-->
|
||||
<div>
|
||||
<!--@end-->
|
||||
|
||||
<a href="{getUrl('friend_group_srl','',page,'')}">{$lang->cmd_view_all}</a>
|
||||
<a href="{getUrl('friend_group_srl','',page,'')}">{$lang->default_friend_group}</a>
|
||||
</div>
|
||||
|
||||
<!--@foreach($friend_group_list as $key => $val)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue