ob_end_clean();
$_block_content = tpl_block_help($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this);
echo $_block_content;
array_pop($this->_tag_stack);
$_block_content = '';
?>
</td> </tr> </table> <div class="division" style="position:static;"> <table width="100%" border="0" cellpadding="0" cellspacing="0" class="shop-setting"> <tr> <td> <div style="margin:10px;" class="table-action"> <!--<b class="submitBtn"> <a style="color:#fff;" href="index.php?ctl=sale/tools&act=recoverallseo" target='_blank' onclick='new Event(event).stop();if(!confirm("您是否要恢复全站页面的SEO模板,您填写的自定义内容都将丢失。"))return false;this.innerHTML="恢复中...";W.page(this.href);'> <span style='display:block;width:170px;height:100%'>恢复全站SEO模板默认值</span> </a> </b> <b class="submitBtn"> <a style="color:#fff;" href='javascript:document.backup.submit();'> <span style='display:block;width:170px;height:100%'>备份SEO模板</span> </a> </b> <b class="submitBtn"> <a style="color:#fff;" href="index.php?ctl=sale/tools&act=recoverseo" target='_blank' onclick='new Event(event).stop();if(!confirm("恢复后当前的SEO模板将会完全被覆盖,确定要恢复吗?"))return false;"'> <span style='display:block;width:170px;height:100%'>恢复SEO模板备份</span> </a> </b>--> <button type="button" onclick="if (!confirm('您是否要恢复全站页面的SEO模板,您填写的自定义内容都将丢失。'))return false;W.page('index.php?ctl=sale/tools&act=recoverallseo');" class="btn"><span><span>恢复全站SEO模板默认值</span></span></button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <button type="button" onclick="javascript:document.backup.submit();" class="btn"><span><span>备份SEO模板</span></span></button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <button type="button" id='backupseotpl' class="btn"><span><span>恢复SEO模板备份</span></span></button> </div> </td> </tr> </table> </div> <table width="100%" border="0" cellpadding="0" cellspacing="0" > <tr> <td><h4>其他设置</h4></td> <td style="text-align:right; padding-right:10px;"><?php 
$this->_tag_stack[] = array('tpl_block_help', array('docid' => "97", 'type' => "link"));
tpl_block_help(array('docid' => "97", 'type' => "link"), null, $this);
ob_start();
?>
点击查看帮助<?php 
$_block_content = ob_get_contents();
ob_end_clean();
$_block_content = tpl_block_help($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this);
echo $_block_content;
array_pop($this->_tag_stack);
$_block_content = '';
?>
</td> </tr> </table> <div class="division" style="position:static;"> <table width="100%" border="0" cellpadding="0" cellspacing="0" class="shop-setting"> <tr> <th>商店页面启用伪静态URL:</th> <td><?php 
echo tpl_function_setting(array('key' => "system.seo.emuStatic", 'namespace' => "setting", 'display' => 'false'), $this);
?>
</td> </tr> <tr> <th>通知搜索引擎不索引列表页:</th> <td><?php 
echo tpl_function_setting(array('key' => "system.seo.noindex_catalog", 'namespace' => "setting", 'display' => 'false'), $this);
?>
</td> </tr> </table> </div> <div class="table-action"> <button type="submit" class="btn"><span><span>保存</span></span></button> </div> </div> </form> <form name="backup" action="index.php?ctl=sale/tools&act=backupseo" method="post" target="download"></form> <script>
    $('backupseotpl').addEvent('click',function(){
     if(!confirm('恢复后当前的SEO模板将会完全被覆盖,确定要恢复吗?'))return false;
     this.store('dialog',new Dialog('index.php?ctl=sale/tools&act=selectcsv',{title:'恢复SEO模版',width:"400",height:"150"}));
    });
</script>
$_block_content = tpl_block_help($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this);
echo $_block_content;
array_pop($this->_tag_stack);
$_block_content = '';
?>
</td> </tr> <tr> <th>后台登陆启用验证码:</th> <td><?php 
echo tpl_function_setting(array('key' => "system.admin_verycode", 'namespace' => "setting", 'display' => 'false'), $this);
?>
</td> </tr> <tr> <th>上传最大尺寸:</th> <td><?php 
echo tpl_function_setting(array('key' => "system.upload.limit", 'namespace' => "setting", 'display' => 'false'), $this);
?>
<span class="notice-inline">注意:请谨慎选择,如果空间服务商配置有限制,尺寸过大可能会导致商店系统瘫痪</span></td> </tr> <?php 
if ($this->_vars['auth_type'] == "commercial") {
    ?>
 <tr> <th>前台是否显示授权标志:</th> <td><div id="green"><?php 
    echo tpl_function_setting(array('key' => "store.greencard", 'namespace' => "setting", 'display' => 'false'), $this);
    ?>
</div></td> </tr> <?php 
}
?>
 </table> </div> <div class="table-action"> <button type="submit" id="on_submit" onclick="new Request().post('index.php?ctl=system/setting&act=sendUpdateinfo',$('site_basic').toQueryString());" class="btn"><span><span>保存</span></span></button> </div> </div> </form> <style> #address { padding:2px 0;} </style> <script>
    var logo=$('sitelogo').getElement('img');
    if(logo){
        $('sitelogo').setStyles({'float':'none','position':'static'});
        logo.setStyles({'float':'none','position':'static'});
        new Element('div').injectAfter(logo);
    }
</script> <script>