mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
issue 2745 help manual
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12388 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ca967efe0f
commit
d62b5d7ead
22 changed files with 24 additions and 24 deletions
|
|
@ -2,6 +2,6 @@
|
|||
<load cond="!__DEBUG__" target="js/importer_admin.min.js" usecdn="true" />
|
||||
{@ $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}</h1>
|
||||
<h1>{$lang->importer} <a data-admin-toggle="#help_menuName" class="x_icon-question-sign" href="./help/index.html#UMAN_content_importer" target="_blank">도움말</a></h1>
|
||||
</div>
|
||||
<p>{nl2br($lang->about_importer)}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue