플래닛의 기능 개선 (플래닛 글쓰기를 메인에서도 가능하도록 하고 플래닛 생성시 환영인사글 자동 등록하도록 변경

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5903 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-03-18 08:26:00 +00:00
parent 0841cbac8f
commit 7d15dd5353
10 changed files with 67 additions and 43 deletions

View file

@ -4,7 +4,7 @@
<form action="./" method="get" onsubmit="return procFilter(this, delete_planet)">
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_info->module_srl}" />
<input type="hidden" name="module_srl" value="{$planet_info->module_srl}" />
<h4 class="xeAdmin">{$lang->confirm_delete}</h4>
<table cellspacing="0" class="rowTable">