저장소 주소 정리.

This commit is contained in:
bnu 2013-11-19 20:40:03 +09:00
parent 736f382b27
commit 757187aabf
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@
* XE is an opensource and being developed in the opensource project.\n
* For more information, please see the link below.
* - Official website: http://www.xpressengine.com
* - Offcial Repository: https://github.com/xpressengine/core
* - Offcial Repository: https://github.com/xpressengine/xe-core
* \n
* "XpressEngine (XE)" is free software; you can redistribute it and/or \n
* modify it under the terms of the GNU Lesser General Public \n

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="https://github.com/xpressengine/core/issues" target="_blank" style="vertical-align:middle">{$lang->bug_report}</a>
<a href="https://github.com/xpressengine/xe-core/issues" target="_blank" style="vertical-align:middle">{$lang->bug_report}</a>
</p>
</footer>
</div>

View file

@ -555,7 +555,7 @@
<dt>{$lang->edit->help_first_dt_5}</dt>
<dd>{$lang->edit->help_first_dd_5}</dd>
</dl>
<p class="drEditorBugReport"><a href="https://github.com/xpressengine/core/issues" target="_blank" title="{$lang->edit->cmd_new_window}">{$lang->edit->help_bug_report}</a></p>
<p class="drEditorBugReport"><a href="https://github.com/xpressengine/xe-core/issues" target="_blank" title="{$lang->edit->cmd_new_window}">{$lang->edit->help_bug_report}</a></p>
<span class="cap capTL"></span>
<span class="cap capTR"></span>
<span class="cap capBL"></span>