mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
common으로 이동 및 누락된 부분 추가
This commit is contained in:
parent
e7b964a5a4
commit
05ffc465fe
6 changed files with 8 additions and 8 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<input type="hidden" name="mid" value="{$mid}" />
|
||||
<input type="hidden" name="page" value="{$page}" />
|
||||
<input type="hidden" name="document_srl" value="{$document_srl}" />
|
||||
<h1>{$lang->cmd_document_do} {$lang->confirm_delete}</h1>
|
||||
<h1>{sprintf($lang->comfirm_act_msg,$lang->document,$lang->delete)}</h1>
|
||||
<div class="btnArea">
|
||||
<input type="submit" class="btn" value="{$lang->cmd_delete}" />
|
||||
<button type="button" class="btn" onclick="history.back()">{$lang->cmd_cancel}</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue