mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-25 21:32:51 +09:00
Page module UI enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9242 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
705bc2523d
commit
0cc9b2e470
15 changed files with 236 additions and 305 deletions
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
$obj->module_srl = $module_srl;
|
||||
Context::set('version', __ZBXE_VERSION__);
|
||||
$obj->title = 'welcome_document';
|
||||
$obj->title = 'Welcome XE';
|
||||
|
||||
$obj->content = $oTemplateHandler->compile('./modules/install/script/welcome_content', 'welcome_content_'.$lang);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue