git-svn-id: http://xe-core.googlecode.com/svn/trunk@1300 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-24 04:50:22 +00:00
parent 903a77c9af
commit 16065766f0
20 changed files with 77 additions and 5 deletions

View file

@ -59,4 +59,5 @@
);
$lang->xe_license = '제로보드XE는 GPL을 따릅니다';
$lang->about_shortcut = '자주 사용하는 모듈에 등록된 모듈의 바로가기를 삭제할 수 있습니다';
?>

View file

@ -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="" />