Changeset 7718 for OpenPNE/branches/stable-2.12.x/webapp/modules/admin/templates/access_analysis_target_commu.tpl
- Timestamp:
- Jul 16, 2008, 8:45:23 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/stable-2.12.x/webapp/modules/admin/templates/access_analysis_target_commu.tpl
r6773 r7718 39 39 <tr> 40 40 <th>({$item.target_c_commu_id})</th> 41 ({if $item.is_c_commu_exists}) 41 42 <td>({$item.name})</td> 43 ({else}) 44 <td>(既に削除された({$WORD_COMMUNITY})です)</td> 45 ({/if}) 42 46 <td>({$item.count})</td> 43 47 </tr>
Note: See TracChangeset
for help on using the changeset viewer.