mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
Fix missing member menu in mobile default communication skin
This commit is contained in:
parent
7a8b62448d
commit
3655a65eef
3 changed files with 12 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
<load target="./css/mcommunication.css" />
|
||||
<include target="^/modules/member/m.skins/default/common_header.html" />
|
||||
|
||||
<div class="bd">
|
||||
<div class="hx h2">
|
||||
<h2>{$lang->cmd_message_box}</h2>
|
||||
|
|
@ -9,3 +11,5 @@
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<include target="^/modules/member/m.skins/default/common_footer.html" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue