待辦事項 #9206

User: Template : Group_perm - block
啟用日期: 2006-10-19 19:41 最後更新: 2006-10-20 02:52

回報者:
負責人:
狀態:
關閉
元件:
(無)
里程碑:
(無)
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
Accepted
檔案:

細節

File:
/modules/user/admin/templates/group_perm.html

Render $blockPermissions, line 99 to 107

<tr>
<th colspan="4">
<{$smarty.const._AD_USER_LANG_PERM_GROUP_PERM_BLOCK}>

<{if $i == 0}>( <{$smarty.const._LEFT}> )
<{elseif $i == 1}>( <{$smarty.const._RIGHT}> )
<{elseif $i == 2}>( <{$smarty.const._CENTER}> )
<{elseif $i ==
3}>(<{$smarty.const._CENTER}>-<{$smarty.const._LEFT}> )
<{elseif $i == 4}>(
<{$smarty.const._CENTER}>-<{$smarty.const._RIGHT}> )
<{/if}>

</th>
</tr>



According to blocks idand languagesfiles, should be:

(...)

<{if $i == 0}>( <{$smarty.const._LEFT}> )
<{elseif $i == 1}>( <{$smarty.const._RIGHT}> )
<{elseif $i == 4}>( <{$smarty.const._CENTER}> )
<{elseif $i == 2}>(
<{$smarty.const._CENTER}>-<{$smarty.const._LEFT}> )
<{elseif $i == 3}>(
<{$smarty.const._CENTER}>-<{$smarty.const._RIGHT}> )
<{/if}>

(...)

Ticket History (3/4 Histories)

2006-10-19 22:43 Updated by: minahito
  • 負責人 Update from (無) to tom_g3x
2006-10-20 02:05 Updated by: tom_g3x
  • 處理結果 Update from to Accepted
評語
Logged In: YES
user_id=6745

Fixed it. Thank you for your reporting.
2006-10-20 02:52 Updated by: tom_g3x
  • Ticket Close date is changed to 2006-10-20 02:52
  • 狀態 Update from 開啟 to 關閉
2006-10-20 02:52 Updated by: tom_g3x
  • Ticket Close date is changed to 2006-10-20 02:52

Attachment File List

No attachments

編輯

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登入