설치관련 경로 수정
This commit is contained in:
@ -119,7 +119,7 @@ div a {display:block;margin:50px auto 10px;width:170px;text-align:center}
|
|||||||
<li><strong><?php echo G4_DATA_DIR.'/'.G4_DBCONFIG_FILE ?></strong></li>
|
<li><strong><?php echo G4_DATA_DIR.'/'.G4_DBCONFIG_FILE ?></strong></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>프로그램 설치 후 실행하시기 바랍니다.</p>
|
<p>프로그램 설치 후 실행하시기 바랍니다.</p>
|
||||||
<a href="./install/">그누보드4s 설치하기</a>
|
<a href="<?php echo G4_URL; ?>/install/">그누보드4s 설치하기</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user