Last change
on this file since 6087 was
6087,
checked in by ogawa, 14 years ago
|
svn merge -r 6067:6086 OpenPNE/branches/prj/xhtmlcss/OpenPNE-2.11.4
|
File size:
896 bytes
|
Line | |
---|
1 | <div id="LayoutC"> |
---|
2 | <div id="Center"> |
---|
3 | |
---|
4 | ({* {{{ yesNoButtonBox *}) |
---|
5 | <div class="dparts yesNoButtonBox"><div class="parts"> |
---|
6 | <div class="partsHeading"><h3>削除してよろしいですか?</h3></div> |
---|
7 | |
---|
8 | <div class="block"> |
---|
9 | <ul class="moreInfo button"> |
---|
10 | <li> |
---|
11 | ({t_form_block m=pc a=do_c_bbs_delete_c_commu_topic}) |
---|
12 | <input type="hidden" name="target_c_commu_topic_id" value="({$c_commu_topic_id})" /> |
---|
13 | <input type="submit" class="input_submit" value=" 削 除 " /> |
---|
14 | ({/t_form_block}) |
---|
15 | </li><li> |
---|
16 | ({t_form_block _method=get m=pc a=page_c_event_edit}) |
---|
17 | <input type="hidden" name="target_c_commu_topic_id" value="({$c_commu_topic_id})" /> |
---|
18 | <input type="hidden" name="target_c_member_id" value="({$target_c_diary.c_member_id})" /> |
---|
19 | <input type="submit" class="input_submit" value="キャンセル" /> |
---|
20 | ({/t_form_block}) |
---|
21 | </li> |
---|
22 | </ul> |
---|
23 | </div> |
---|
24 | |
---|
25 | </div></div> |
---|
26 | ({* }}} *}) |
---|
27 | |
---|
28 | </div><!-- Center --> |
---|
29 | </div><!-- LayoutC --> |
---|
Note: See
TracBrowser
for help on using the repository browser.