mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1300 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
903a77c9af
commit
16065766f0
20 changed files with 77 additions and 5 deletions
|
|
@ -59,4 +59,5 @@
|
|||
);
|
||||
|
||||
$lang->xe_license = '제로보드XE는 GPL을 따릅니다';
|
||||
$lang->about_shortcut = '자주 사용하는 모듈에 등록된 모듈의 바로가기를 삭제할 수 있습니다';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -3,6 +3,10 @@
|
|||
|
||||
<!--#include("./header.html")-->
|
||||
|
||||
<div>
|
||||
{$lang->about_shortcut}
|
||||
</div>
|
||||
|
||||
<!-- 숏컷의 위/아래, 삭제와 관련된 form -->
|
||||
<form id="fo_shortcut_info" action="./" method="get">
|
||||
<input type="hidden" name="selected_module" value="" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue