12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- <!--{template common/header}-->
- <div id="setting_display">
- <form name="setting_form" id="setting_form" method="post" autocomplete="off" action="plugin.php?id=xj_event:event_setting&action=save&tid={$tid}" onsubmit="ajaxpost('setting', 'setting_display', 'setting_display', '');" enctype="multipart/form-data">
- <input type="hidden" name="formhash" value="{$_G[formhash]}" />
- <table width="600" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td><table width="600" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td><h3 class="flb">{lang xj_event:hdsz}</h3></td>
- <td width="30" align="right"><a href="javascript:;"
- class="flbc" onclick="hideWindow('setting');" title="{lang
- close}"></a></td>
- </tr>
- </table></td>
- </tr>
- <tr>
- <td>
- <div style="border-bottom:1px #CCCCCC dashed; padding:10px;">
- {lang xj_event:zytp}:
- <input type="checkbox" name="openvote" id="openvote" class="pc" value="1" onclick="showvote();" <!--{if $setting[vote][openvote] == 1}-->checked<!--{/if}--> />{lang xj_event:kaiqi}
- <div style="line-height:30px; margin-top:10px; <!--{if $setting[vote][openvote] != 1}-->display:none;<!--{/if}-->" id="votesetting">
- {lang xj_event:tpsj}:<input type="text" name="votestarttime" id="votestarttime" class="px" onclick="showcalendar(event, this, true)" autocomplete="off" value="{$votestarttime}" tabindex="1" />~ <input type="text" name="voteendtime" id="voteendtime" class="px" onclick="showcalendar(event, this, true)" autocomplete="off" value="{$voteendtime}" tabindex="2" /> <br />
- {lang xj_event:xzfs}:<input type="checkbox" name="ipcheck" id="ipcheck" class="pc" value="1" <!--{if $setting[vote][ipcheck] == 1}-->checked<!--{/if}-->/>IP{lang xj_event:yanzhen} <input type="checkbox" name="usercheck" id="usercheck" class="pc" value="1" <!--{if $setting[vote][usercheck] == 1}-->checked<!--{/if}-->/>{lang xj_event:hyyz} {lang xj_event:mei} <input type="text" name="votecheckhour" value="{$votecheckhour}" style="width:30px;" /> {lang xj_event:xskyt} <input type="text" name="votechecknumber" style="width:30px;" value="{$votechecknumber}" /> {lang xj_event:piao}
- </div>
- </div>
- <div style="border-bottom:1px #CCCCCC dashed; padding:10px;">
- {lang xj_event:bmsz}:<input name="noverify" type="checkbox" class="pc" id="noverify" value="1"<!--{if $setting[noverify] == 1}-->checked<!--{/if}-->/>
- {lang xj_event:bmbsh}
- <input name="canceljoin" type="checkbox" class="pc" id="canceljoin" value="1" <!--{if $setting[canceljoin] == 1}-->checked<!--{/if}-->/> {lang xj_event:chtgyhkyqxbm}
- <input name="onlyappbymejoin" type="checkbox" class="pc" id="onlyappbymejoin" value="1" <!--{if $setting[onlyappbymejoin] == 1}-->checked<!--{/if}-->/> {lang xj_event:jxamkhdbm}
- <input name="onlyvip" type="checkbox" class="pc" id="onlyvip" value="1" <!--{if $setting[onlyvip] == 1}-->checked<!--{/if}-->/> {lang xj_event:jinvipyonghuzubaomin} <br />
- <input name="onlysubscribeweixin" type="checkbox" class="pc" id="onlysubscribeweixin" value="1" <!--{if $setting[onlysubscribeweixin] == 1}-->checked<!--{/if}-->/> {lang xj_event:jinguanzhuweixinyonghu}
- </div>
- <div style="padding:10px;">
- {lang xj_event:yaoqingbm}:
- <input type="checkbox" name="invitationcodeopen" id="invitationcodeopen" class="pc" value="1" <!--{if $setting[invitation][open] == 1}-->checked<!--{/if}--> />{lang xj_event:kaiqi}
- {lang xj_event:yaoqingma}:<input type="text" name="invitationcode" style="width:100px;" value="{$setting[invitation][code]}" />
- </div>
-
- <div style="padding:10px;">
- {lang xj_event:hdwxqewm}:<input type="file" value="" name="group_qrcode" id="group_qrcode" tabindex="1" class="pf" style="height:26px;" /><input type="hidden" name="group_qrcode" value="{$setting[group_qrcode]}" />
- {lang xj_event:xszsjdbmcgh}[<a href="{$setting[group_qrcode]}" target="_blank">{lang xj_event:chakan}</a>]
- </div>
-
-
- <!--{if $signed_enable}-->
- <div style="padding:10px; border-top:1px #CCCCCC dashed;">
- {lang xj_event:huodongqd}:
- <input type="checkbox" name="signed_open" id="signed_open" class="pc" value="1" <!--{if $setting[signed][open] == 1}-->checked<!--{/if}--> />{lang xj_event:kaiqi}
- <a href="plugin.php?id=xj_event:qrcode_signed&tid={$tid}" target="_blank" style="padding:5px 15px; background-color:#093; color:#FFF;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; ">{lang xj_event:qiandaoewm}</a> {lang xj_event:ywxsmewmqd}
- </div>
- <!--{/if}-->
-
- <div style="padding:10px; border-top:1px #CCCCCC dashed;">
- {lang xj_event:dazhuangpcj}:
- <input type="checkbox" name="zhuanpan_open" id="zhuanpan_open" class="pc" value="1" <!--{if $setting[zhuanpan][open] == 1}-->checked<!--{/if}--> />{lang xj_event:kaiqi}
- <a href="plugin.php?id=xj_event:event_zhuanpan&mod=setting&tid={$tid}" target="_blank" style="padding:5px 15px; background-color:#093; color:#FFF;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; ">{lang xj_event:shezhijiangxiang}</a> {lang xj_event:lingjiangyanzhengma}:<input type="text" name="zhuanpan_vcode" style="width:100px;" value="{$setting[zhuanpan][vcode]}" />
- <input type="checkbox" name="zhuanpan_sign" id="zhuanpan_sign" class="pc" value="1" <!--{if $setting[zhuanpan][sign] == 1}-->checked<!--{/if}--> />{lang xj_event:qiandaohckycj}
- <input type="checkbox" name="zhuanpan_zuoye" id="zhuanpan_zuoye" class="pc" value="1" <!--{if $setting[zhuanpan][zuoye] == 1}-->checked<!--{/if}--> />{lang xj_event:fabiaozyhkcj}
- </div>
- <!--{if $invitation_enable && $_G[groupid] == 1}-->
- <div style="padding:10px; border-top:1px #CCCCCC dashed;">
- {lang xj_event:fenxianghuodongyaoqinbaominjiangli}£º<input type="text" name="yqjl_jfs" id="yqjl_jfs" class="pc" value="{$setting[yqjl_jfs]}">
- <select name="yqjl_jflx" id="yqjl_jflx" class="ps">
- <option value=""> {lang xj_event:qingxz} </option>
- <!--{loop $extcredits $key $value}-->
- <option value="$key" <!--{if $key == $setting[yqjl_jflx]}-->selected<!--{/if}-->>$value['title']</option>
- <!--{/loop}-->
- </select>
- <br />
- {lang xj_event:yaoqinhaibaobjt}:<input type="file" value="" name="posterbg" id="posterbg" tabindex="1" class="pf" style="height:26px;" /> <!--{if $setting[posterbg]}-->[<a href="plugin.php?id=xj_event:module&cp=invitation&mod=posters_pic&tid={$tid}" target="_blank">{lang xj_event:chakan}</a>]<!--{/if}-->
- </div>
- <!--{/if}-->
-
- </td>
- </tr>
- </table>
- <!--{if $multipage}-->
- <div style="clear:both; height:30px; padding-top:5px;">$multipage</div>
- <!--{/if}-->
- <div class="o pns">
- <em class="xi1" id="return_activityapplies" style="float:left;">$onerror</em>
- <button type="submit" class="pn pnc"><span>{lang xj_event:bcsz}</span></button>
- </div>
- </form>
- <div>
- <script language="javascript">
- function showvote(){
- if(document.getElementById("openvote").checked){
- document.getElementById("votesetting").style.display="block";
- }else{
- document.getElementById("votesetting").style.display="none";
- }
- }
- </script>
- <script src="static/js/calendar.js?2jP" type="text/javascript"></script>
- <!--{template common/footer}-->
|