mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
관리자 페이지의 시작 모듈 브라우저명 글줄임 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6197 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f4335d5dbf
commit
e23fe3fb9b
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@
|
|||
<th colspan="2"><div>{$lang->start_module}</div></th>
|
||||
</tr>
|
||||
<Tr>
|
||||
<td colspan="2"><a href="{getSiteUrl('','','mid',$start_module->mid)}" onclick="window.open(this.href);return false;">{cut_str($start_module->browser_title,10)}</a></td>
|
||||
<td colspan="2"><a href="{getSiteUrl('','','mid',$start_module->mid)}" onclick="window.open(this.href);return false;">{$start_module->browser_title}</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><div>{$lang->time_zone}</div></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue