mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Fix #248 missing index.html in manual link
This commit is contained in:
parent
94cd5570b0
commit
eb84b57658
36 changed files with 58 additions and 58 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<load target="js/comment_admin.js" usecdn="true" />
|
||||
<div class="x_page-header">
|
||||
<h1>{$lang->comment} {$lang->cmd_management} <a class="x_icon-question-sign" href="./common/manual/admin/#UMAN_content_comment" target="_blank">{$lang->help}</a></h1>
|
||||
<h1>{$lang->comment} {$lang->cmd_management} <a class="x_icon-question-sign" href="./common/manual/admin/index.html#UMAN_content_comment" target="_blank">{$lang->help}</a></h1>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue