mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
저장소 주소 정리.
This commit is contained in:
parent
736f382b27
commit
757187aabf
3 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
* XE is an opensource and being developed in the opensource project.\n
|
* XE is an opensource and being developed in the opensource project.\n
|
||||||
* For more information, please see the link below.
|
* For more information, please see the link below.
|
||||||
* - Official website: http://www.xpressengine.com
|
* - Official website: http://www.xpressengine.com
|
||||||
* - Offcial Repository: https://github.com/xpressengine/core
|
* - Offcial Repository: https://github.com/xpressengine/xe-core
|
||||||
* \n
|
* \n
|
||||||
* "XpressEngine (XE)" is free software; you can redistribute it and/or \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
|
* modify it under the terms of the GNU Lesser General Public \n
|
||||||
|
|
|
||||||
|
|
@ -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="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="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>
|
<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>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -555,7 +555,7 @@
|
||||||
<dt>{$lang->edit->help_first_dt_5}</dt>
|
<dt>{$lang->edit->help_first_dt_5}</dt>
|
||||||
<dd>{$lang->edit->help_first_dd_5}</dd>
|
<dd>{$lang->edit->help_first_dd_5}</dd>
|
||||||
</dl>
|
</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 capTL"></span>
|
||||||
<span class="cap capTR"></span>
|
<span class="cap capTR"></span>
|
||||||
<span class="cap capBL"></span>
|
<span class="cap capBL"></span>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue