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,6 +1,6 @@
<load target="js/importer_admin.js" />
{@ $type_list = array('module'=>$lang->type_module, 'ttxml'=>$lang->type_ttxml, 'member'=>$lang->type_member, 'sync'=>$lang->type_syncmember, 'message'=>$lang->type_message) }
<div class="x_page-header">
<h1>{$lang->importer} <a class="x_icon-question-sign" href="./common/manual/admin/index.html#UMAN_content_importer" target="_blank">{$lang->help}</a></h1>
<h1>{$lang->importer}</h1>
</div>
<p>{nl2br($lang->about_importer)}</p>