Remove links to outdated manual

This commit is contained in:
Kijin Sung 2018-08-22 19:35:42 +09:00
parent b86a66ce4c
commit d578016ff9
30 changed files with 33 additions and 53 deletions

View file

@ -1,7 +1,7 @@
<load target="css/spamfilter_admin.css" />
<load target="js/spamfilter_admin.js" />
<div class="x_page-header">
<h1>{$lang->spamfilter} <a class="x_icon-question-sign" href="./common/manual/admin/index.html#UMAN_content_spamfilter" target="_blank">{$lang->help}</a></h1>
<h1>{$lang->spamfilter}</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>