1. layout에 기존의 blog모듈의 xe_blog 레이아웃 스킨을 적용

2. 레이아웃 편집/수정시 모듈의 관리권한을 그대로 적용되도록 수정


git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3556 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-01-21 11:44:53 +00:00
parent da08ff2262
commit bfbf140d7c
60 changed files with 542 additions and 10 deletions

View file

@ -59,6 +59,8 @@
$lang->cmd_reset = 'Rehacer';
$lang->cmd_remake_cache = "캐시파일 재생성";
$lang->cmd_publish = "발행";
$lang->cmd_layout_setup = 'Configuración del diseño';
$lang->cmd_layout_edit = 'Editar el diseño';
$lang->enable = 'Activar';
$lang->disable = 'Desactivar';