Changeset 2887
- Timestamp:
- May 14, 2007, 5:55:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/2.8.x/webapp/modules/admin/templates/inc_header.tpl
r2878 r2887 120 120 <li><a href="?m=({$module_name})&a=page_({$hash_tbl->hash('edit_c_profile')})">プロフィール項目設定</a></li> 121 121 <li><a href="?m=({$module_name})&a=page_({$hash_tbl->hash('edit_category')})">コミュニティカテゴリ設定</a></li> 122 ({if $auth_type == 'all' || $auth_type == ''})123 122 <li><a href="?m=({$module_name})&a=page_({$hash_tbl->hash('manage_c_commu')})">初期コミュニティ</a></li> 124 ({/if})125 123 <li><a href="?m=({$module_name})&a=page_({$hash_tbl->hash('edit_c_holiday')})">祝日設定</a></li> 126 124 ({if $smarty.const.OPENPNE_USE_POINT_RANK})
Note: See TracChangeset
for help on using the changeset viewer.