mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +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,5 +1,5 @@
|
|||
<div class="x_page-header">
|
||||
<h1>RSS <a class="x_icon-question-sign" href="./common/manual/admin/#UMAN_content_rss" target="_blank">{$lang->help}</a></h1>
|
||||
<h1>RSS <a class="x_icon-question-sign" href="./common/manual/admin/index.html#UMAN_content_rss" target="_blank">{$lang->help}</a></h1>
|
||||
</div>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/rss/tpl/rss_admin_index/1'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue