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>この({$WORD_COMMUNITY})から退会</h3></div> |
---|
7 | |
---|
8 | <div class="block"> |
---|
9 | <p>({$c_commu.name|default:""})から本当に退会しますか?</p> |
---|
10 | <ul class="moreInfo button"> |
---|
11 | <li> |
---|
12 | ({t_form_block m=pc a=do_inc_leave_c_commu}) |
---|
13 | <input type="hidden" name="sessid" value="({$PHPSESSID})" /> |
---|
14 | <input type="hidden" name="target_c_commu_id" value="({$c_commu.c_commu_id})" /> |
---|
15 | <input type="submit" class="input_submit" value=" は い " /> |
---|
16 | ({/t_form_block}) |
---|
17 | </li><li> |
---|
18 | ({t_form_block _method=get m=pc a=page_c_home}) |
---|
19 | <input type="hidden" name="target_c_commu_id" value="({$c_commu.c_commu_id})" /> |
---|
20 | <input type="submit" class="input_submit" value=" いいえ " /> |
---|
21 | ({/t_form_block}) |
---|
22 | </li> |
---|
23 | </ul> |
---|
24 | </div> |
---|
25 | |
---|
26 | </div></div> |
---|
27 | ({* }}} *}) |
---|
28 | |
---|
29 | </div><!-- Center --> |
---|
30 | </div><!-- LayoutC --> |
---|
Note: See
TracBrowser
for help on using the repository browser.