mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
회원정보 보기시에 쪽지함보기/친구보기/작성글 보기를 title에 select box로 모음. 작성글 보기 기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1981 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
68f7f1a30f
commit
4593918f77
16 changed files with 211 additions and 87 deletions
|
|
@ -1,13 +1,9 @@
|
|||
{@ $member_title = $lang->friend_group }
|
||||
<!--#include("./common_header.html")-->
|
||||
<!--%import("filter/delete_checked_friend.xml")-->
|
||||
<!--%import("filter/delete_friend_group.xml")-->
|
||||
<!--%import("filter/move_friend.xml")-->
|
||||
|
||||
|
||||
<div class="boardHeader">
|
||||
<h3>{$lang->friend_group}</h3>
|
||||
</div>
|
||||
|
||||
<form id="fo_friend_list" action="./" method="get" onsubmit="return procFilter(this, delete_checked_friend)">
|
||||
|
||||
<div class="boardInformation">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue