mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31: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,6 +1,6 @@
|
|||
<load target="js/spamfilter_admin.js" />
|
||||
<div class="x_page-header">
|
||||
<h1>{$lang->spamfilter} <a class="x_icon-question-sign" href="./common/manual/admin/#UMAN_content_spamfilter" target="_blank">{$lang->help}</a></h1>
|
||||
<h1>{$lang->spamfilter} <a class="x_icon-question-sign" href="./common/manual/admin/index.html#UMAN_content_spamfilter" target="_blank">{$lang->help}</a></h1>
|
||||
</div>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/spamfilter/tpl/1'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue