Z-Blog日历标签与控制面板标签说明

乐清SEO_开发应用_zblog_ 乐清SEO2021-01-19 转载自:
  1. <!--日历标签 
  2.  
  3. <divclass="function"id="divCalendar"
  4.  
  5. <h3><#ZC_MSG050#></h3> 
  6.  
  7. <#CACHE_INCLUDE_CALENDAR#> 
  8.  
  9. </div> 
  10.  
  11. --> 
  12.  
  13. <!--控制面板标签 
  14.  
  15. <divclass="function"id="divContorPanel"
  16.  
  17. <h3><#ZC_MSG025#></h3> 
  18.  
  19. <ul> 
  20.  
  21. <li><ahref="cmd.asp?act=login">[<#ZC_MSG009#>]</a><ahref="cmd.asp?act=vrs">[<#ZC_MSG021#>]</a></li> 
  22.  
  23. </ul> 
  24.  
  25. </div> 
  26.  
  27. -->