mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
common으로 이동 및 누락된 부분 추가
This commit is contained in:
parent
e7b964a5a4
commit
05ffc465fe
6 changed files with 8 additions and 8 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<input type="hidden" name="page" value="{$page}" />
|
||||
<input type="hidden" name="document_srl" value="{$oComment->get('document_srl')}" />
|
||||
<input type="hidden" name="comment_srl" value="{$oComment->get('comment_srl')}" />
|
||||
<h1>{$lang->cmd_comment_do} {$lang->confirm_delete}</h1>
|
||||
<h1>{sprintf($lang->comfirm_act_msg,$lang->comment,$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