mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 16:49:58 +09:00
xe_board 스킨의 글/댓글에 ipaddress주소를 관리자의 경우 온전히, 비관리자의 경우 A클래스를 지워서 노출하도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4304 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3c7fa167db
commit
24bab32a3b
5 changed files with 20 additions and 15 deletions
|
|
@ -22,10 +22,7 @@
|
|||
<div class="date">
|
||||
|
||||
<strong>{$comment->getRegdate('Y.m.d')}</strong> {$comment->getRegdate('H:i:s')}
|
||||
|
||||
<!--@if($grant->is_admin)-->
|
||||
({$comment->get('ipaddress')})
|
||||
<!--@end-->
|
||||
({$comment->getIpaddress()})
|
||||
</div>
|
||||
|
||||
<div class="author">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue