관리자 페이지의 시작 모듈 브라우저명 글줄임 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6197 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-04-24 07:54:56 +00:00
parent f4335d5dbf
commit e23fe3fb9b

View file

@ -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>