fixed #42 구글 프로젝트 링크를 githhub 페이지로 변경.

This commit is contained in:
bnu 2013-11-15 01:28:48 +09:00
parent 29675c0d87
commit 3ab526eac2
5 changed files with 19 additions and 18 deletions

View file

@ -10,7 +10,7 @@
<button type="button" class="x_btn-link" onclick="doResetAdminMenu();">{$lang->cmd_admin_menu_reset}</button> <span class="vr">|</span>
<button type="button" class="x_btn-link" onclick="doRecompileCacheFile();">{$lang->cmd_remake_cache}</button> <span class="vr">|</span>
<button type="button" class="x_btn-link" onclick="doClearSession();">{$lang->cmd_clear_session}</button> <span class="vr">|</span>
<a href="http://code.google.com/p/xe-core/issues/entry" target="_blank" style="vertical-align:middle">{$lang->bug_report}</a>
<a href="https://github.com/xpressengine/core/issues" target="_blank" style="vertical-align:middle">{$lang->bug_report}</a>
</p>
</footer>
</div>