묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
Head 부분의 HTML 소스를 수정하고 싶습니다.
2013.06.07 09:42
<!DOCTYPE html> | |
<html lang="ko"> | |
<head> | |
<!-- META --> | |
<meta charset="utf-8"> | |
<meta name="Generator" content="XpressEngine"> | |
<!-- TITLE --> | |
<title>Welcome Page</title> | |
<!-- CSS --> | |
<link rel="stylesheet" href="/common/css/xe.min.css?20130423164058" /> | |
<link rel="stylesheet" href="/common/js/plugins/ui/jquery-ui.css?20120427182804" /> | |
<link rel="stylesheet" href="/layouts/default/default.layout.css?20130312135500" /> | |
<!--[if lt IE 9]><link rel="stylesheet" href="/layouts/default/default.layout.ie78.css?20130227160226" /> | |
<![endif]--><!--[if IE 7]><link rel="stylesheet" href="/layouts/default/default.layout.ie7.css?20130312135500" /> | |
<![endif]--><link rel="stylesheet" href="/layouts/default/default.layout.webfont.css?20130219171116" /> | |
<link rel="stylesheet" href="/modules/editor/styles/default/style.css?20130207165058" /> | |
<link rel="stylesheet" href="/widgets/login_info/skins/default/default.login.css?20130312135500" /> | |
<!-- JS --> | |
<script src="/common/js/jquery.min.js?20120427182804"></script> | |
<script src="/common/js/x.min.js?20130131112804"></script> | |
<script src="/common/js/xe.min.js?20130307013028"></script> | |
<script src="/modules/page/tpl/js/page_admin.js?20121028143938"></script> | |
<!--[if lt IE 9]><script src="/common/js/respond.min.js?20120907093046"></script> | |
<![endif]--><script src="/widgets/login_info/skins/default/default.login.js?20130219171116"></script> | |
<!--[if lt IE 9]><script src="/common/js/html5.js"></script><![endif]--> | |
<!-- RSS --> | |
<link rel="alternate" type="application/rss+xml" title="Site RSS" href="http://127.0.0.1/rss" /><link rel="alternate" type="application/atom+xml" title="Site Atom" href="http://127.0.0.1/atom" /><!-- ICON --> | |
<link rel="shortcut icon" href="./modules/admin/tpl/img/faviconSample.png" /><link rel="apple-touch-icon" href="./modules/admin/tpl/img/mobiconSample.png" /> | |
<style> .xe_content { font-size:12px; }</style> | |
<link rel="stylesheet" href="./modules/install/script/welcome_content/welcome.css" /><script> | |
//<![CDATA[ | |
var current_url = "http://127.0.0.1/?"; | |
var request_uri = "http://127.0.0.1/"; | |
var current_mid = "page_suSx58"; | |
var waiting_message = "서버에 요청 중입니다. 잠시만 기다려주세요."; | |
var ssl_actions = new Array(); | |
var default_url = "http://127.0.0.1/"; | |
xe.current_lang = "ko"; | |
xe.cmd_find = "찾기"; | |
xe.cmd_cancel = "취소"; | |
xe.cmd_confirm = "확인"; | |
xe.msg_no_root = "루트는 선택 할 수 없습니다."; | |
xe.msg_no_shortcut = "바로가기는 선택 할 수 없습니다."; | |
xe.msg_select_menu = "대상 메뉴 선택"; | |
//]]> | |
</script> | |
</head>
|
이 부분을 수정하고 싶은데 어디서 수정해야 하나요?
이리저리 다 뒤져봐도 잘 나오질 않네요.
xe - common - tpl - common_layout.html