first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<root>
|
||||
<LabelType>政府标签</LabelType>
|
||||
<LabelIntro>
|
||||
</LabelIntro>
|
||||
<OutType>txt</OutType>
|
||||
<LabelDataType>static</LabelDataType>
|
||||
<LabelTemplate>
|
||||
<![CDATA[<div id="bottom_all">
|
||||
<div id="foot">
|
||||
<div class="foot_link"><a onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('{PE.SiteConfig.SitePath /}');" href="#">设为首页</a> | <a href="javascript:if(document.all){window.external.addFavorite('{PE.SiteConfig.SitePath /}','{PE.SiteConfig.SiteName /}');}else if(window.sidebar){window.sidebar.addPanel('{PE.SiteConfig.SiteName /}', '{PE.SiteConfig.SitePath /}','');}">加入收藏</a> | <a href="mailto:{PE.SiteConfig.WebmasterEmail /}">联系我们</a> | <a href="{PE.SiteConfig.ApplicationPath /}Category_8/index.aspx">版权声明</a> | <a href="{PE.SiteConfig.ApplicationPath /}Category_91/index.aspx">网站地图</a></div>
|
||||
<div class="font_contact">{PE.SiteConfig.CopyRight /}</div>
|
||||
</div>
|
||||
</div>]]></LabelTemplate>
|
||||
</root>
|
||||
Reference in New Issue
Block a user