mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01: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
|
|
@ -19,7 +19,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
|
|||
<a href="{getUrl('act', 'dispDocumentAdminList', 'search_target', 'is_secret', 'search_keyword', 'Y')}">{$status_name_list['SECRET']}</a>
|
||||
<i>|</i>
|
||||
<a href="{getUrl('act', 'dispDocumentAdminList', 'search_target', 'is_secret', 'search_keyword', 'temp')}">{$status_name_list['TEMP']}</a>
|
||||
<a class="x_icon-question-sign" href="./common/manual/admin/#UMAN_faq_temp_document" target="_blank">{$lang->help}</a>
|
||||
<a class="x_icon-question-sign" href="./common/manual/admin/index.html#UMAN_faq_temp_document" target="_blank">{$lang->help}</a>
|
||||
<i>|</i>
|
||||
<a href="{getUrl('', 'module', 'admin', 'act', 'dispDocumentAdminDeclared')}" class="active"|cond="$act == 'dispDocumentAdminDeclared'">{$lang->cmd_declared_list}({number_format($total_count)})</a>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue