fix #441 그룹 아이콘 등록 해제가 불가능한 문제점 고침

1363af7 (이전 google code svn 기준 r11778) 이후 삭제된 부분을 복원합니다.
This commit is contained in:
YJSoft 2016-03-28 15:16:15 +09:00
parent 9330bb443a
commit ef86c454e9

View file

@ -92,6 +92,13 @@
<h1>{$lang->group_image_mark} {$lang->cmd_setup}</h1>
</div>
<div class="x_modal-body">
<div class="_useImageMark x_control-group" style="display:none">
<p>{$lang->use_group_image_mark}</p>
<label for="useImageMark" class="x_inline"><input id="useImageMark" type="radio" name="useImageMark" value="Y" />
{$lang->use}</label>
<label for="noImageMark" class="x_inline"><input id="noImageMark" type="radio" name="useImageMark" value="N" />
{$lang->notuse}</label>
</div>
<block cond="$fileBoxList">
<p>{$lang->usable_group_image_mark_list}</p>
<div class="filebox_list">