issue 2390 Importer UI refactoring

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11548 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2012-09-27 06:40:23 +00:00
parent 6c5ad7a8d5
commit 46c3f69398
3 changed files with 310 additions and 16 deletions

View file

@ -4,5 +4,7 @@
<load target="js/importer_admin.min.js" usecdn="true" />
<!--@end-->
{@ $type_list = array('module'=>$lang->type_module, 'ttxml'=>$lang->type_ttxml, 'member'=>$lang->type_member, 'sync'=>$lang->type_syncmember, 'message'=>$lang->type_message) }
<h1 class="h1">{$lang->importer}</h1>
<div class="x_page-header">
<h1>{$lang->importer}</h1>
</div>
<p>{nl2br($lang->about_importer)}</p>