Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] (X2.5)请问怎么删除门户文章最下面的 收藏和邀请?

[复制链接]
yangboowen 发表于 2012-5-7 03:55:17 | 显示全部楼层 |阅读模式


如图

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
evenzhou 发表于 2012-5-9 17:46:02 | 显示全部楼层
打开模板 portal/view.htm
找到:
  1. <a href="home.php?mod=spacecp&ac=favorite&type=article&id=$article[aid]&handlekey=favoritearticlehk_{$article[aid]}" id="a_favorite" onclick="showWindow(this.id, this.href, 'get', 0);" class="oshr ofav">{lang favorite}</a>
  2.                                 <!--{if helper_access::check_module('share')}-->
  3.                                 <a href="home.php?mod=spacecp&ac=share&type=article&id=$article[aid]&handlekey=sharearticlehk_{$article[aid]}" id="a_share" onclick="showWindow(this.id, this.href, 'get', 0);" class="oshr">{lang share}</a>
  4.                                 <!--{/if}-->
  5.                                 <a href="misc.php?mod=invite&action=article&id=$article[aid]" id="a_invite" onclick="showWindow('invite', this.href, 'get', 0);" class="oshr oivt">{lang invite}</a>
复制代码
删除对应的部分
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-28 05:28 , Processed in 0.028099 second(s), 8 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表