mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
알림 수신관련 팝업시 작업을 완료하고 창을 닫도록 수정
This commit is contained in:
parent
c3f2b678ea
commit
579beca876
5 changed files with 33 additions and 10 deletions
|
|
@ -36,6 +36,7 @@
|
|||
<input type="hidden" name="target_srl" value="{$val->target_srl}" />
|
||||
<input type="hidden" name="unsubscribe_type" value="{$val->unsubscribe_type}" />
|
||||
<input type="hidden" name="unsubscribe_srl" value="{$val->unsubscribe_srl}" />
|
||||
<input type="hidden" name="is_popup" value="N" />
|
||||
<select name="value" style="width:175px;">
|
||||
<option value="Y">{$lang->ncenterlite_to_unsubscribe}</option>
|
||||
<option value="N">{$lang->ncenterlite_subscribe}</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue