사용자: 로고 alt 홈페이지 타이틀로 변경

This commit is contained in:
whitedot
2013-12-06 17:39:06 +09:00
parent ab2c38e882
commit cf1fddd832

View File

@ -32,7 +32,7 @@ if ($config['cf_include_head']) {
<div id="hd_wrapper">
<div id="logo">
<a href="<?php echo G5_URL ?>"><img src="<?php echo G5_IMG_URL ?>/logo.jpg" alt="처음으로"></a>
<a href="<?php echo G5_URL ?>"><img src="<?php echo G5_IMG_URL ?>/logo.jpg" alt="<?php echo $config['cf_title']; ?>"></a>
</div>
<fieldset id="hd_sch">