欢迎来到素材无忧网,按 + 收藏我们
登录 注册 退出 找回密码

Discuz! X3.x 版块横排如何去掉“最后发表”和“从未”并添加版

时间: 2019-05-23 08:07 阅读: 作者:素材无忧网

1.修改template/default/forum/discuz.htm文件找到以下代码:  <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject], 30)}--></a> <cite>$forum[lastpost][dateline] <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>    <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{lang forum_lastpost}: $forum[lastpost][dateline]</a>    {lang never}    2.替换为:  $forum[description]

版权声明: 本站资源均来自互联网或会员发布,如果侵犯了您的权益请与我们联系,我们将在24小时内删除!谢谢!

转载请注明: Discuz! X3.x 版块横排如何去掉“最后发表”和“从未”并添加版

标签:  
相关文章
模板推荐