issue 2745 manual link modify

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12404 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2012-12-17 05:18:26 +00:00
parent 82c6321e5b
commit f2ec836c8e
30 changed files with 69 additions and 32 deletions

View file

@ -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} <a data-admin-toggle="#help_menuName" class="x_icon-question-sign" href="./help/index.html#UMAN_content_importer" target="_blank">도움말</a></h1>
<h1>{$lang->importer} <a class="x_icon-question-sign" href="./help/index.html#UMAN_content_importer" target="_blank">도움말</a></h1>
</div>
<p>{nl2br($lang->about_importer)}</p>