You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
276 B

{if IS_PC}
<div class="col-md-12 text-right" style="padding-top:5px">
<small><a href="javascript:void(0);" onclick="dr_add_favorite('{SITE_URL}','{SITE_TITLE}')">加入收藏</a> |</small>
<small><a href="{SITE_URL}index.php?c=so">全站搜索</a></small>
</div>
{/if}