Changeset 3239
- Timestamp:
- Jun 12, 2007, 2:18:41 PM (15 years ago)
- Location:
- OpenPNE/branches/kimura/2.6/webapp/modules/ktai/templates
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/kimura/2.6/webapp/modules/ktai/templates/c_edit_member.tpl
r3112 r3239 20 20 <hr> 21 21 22 ◆管理者交代の要請 22 ◆管理者交代の要請<br> 23 <br> 23 24 ({t_form m=ktai a=do_c_edit_member_insert_c_commu_admin_confirm}) 24 25 <input type="hidden" name="ksid" value="({$PHPSESSID})"> … … 38 39 <hr> 39 40 40 ◆副管理者の要請 41 ◆副管理者の要請<br> 42 <br> 41 43 ({t_form m=ktai a=do_c_edit_member_insert_c_commu_sub_admin_confirm}) 42 44 <input type="hidden" name="ksid" value="({$PHPSESSID})"> -
OpenPNE/branches/kimura/2.6/webapp/modules/ktai/templates/h_config_easy_login.tpl
r3169 r3239 16 16 17 17 パスワードを入力して、設定ボタンを押してください。<br> 18 18 <br> 19 19 ({t_form _attr='utn' m=ktai a=do_h_config_easy_login}) 20 20 <input type="hidden" name="ksid" value="({$PHPSESSID})">
Note: See TracChangeset
for help on using the changeset viewer.