Những wáp nào chưa dùng được Php thì hãy dùng Mã này. Các bạn Copy và Dán mã twig dưới vào đầu tập tin footer của riêng modul diễn đàn nha - Nhớ sửa < /textarea> liền nhau:
{% if api.r.get("id") == "topic" %}<form action="forums.php?id=add_post&f={{api.r.get('f')}}&t={{api.r.get('t')}}" method="post"><div class="title" style="margin:0px auto">Bình luận</div><div style="background: #d9d9d9; margin: 0px 0px 5px 0px; padding: 4px;color:#fff;text-align:center"><table width="100%"><td width="80%"><textarea name="msg" rows="2" style="width:90%;resize:none;margin-top:5px">< /textarea></td><td width="20%"><input type="submit" value="Đăng lên"/></td></table> <a href="forums.php?quang=trogiup&id=forum&f={{api.r.get('f')}}">Quay lại</a> | <a href="forums.php?quang=trogiup&id=topic_c&f={{api.r.get('f')}}&t={{api.r.get('t')}}">Quản lý</a></div></form> <style type="text/css">a[href*="forums.php?id=add_post"],a[href*="forums.php?id=add_post"]+br,a[href*="forums.php?id=topic_c"],a[href*="forums.php?id=topic_c"]+br,a[href="/forums.php?id=forum&f={{api.r.get('f')}}"],a[href="/forums.php?id=forum&f={{api.r.get('f')}}"]+br,a[href="/forums.php?"],a[href="/forums.php?"]+br{display:none}</style>{% endif %}
Edited Admin_Iapp