This commit is contained in:
whitedot
2012-11-14 16:35:40 +09:00
parent e73f416a88
commit cf85f7c24b

View File

@ -87,7 +87,7 @@ include_once('./admin.head.php');
?>
<form id="fmailselectlist" name="fmailselectlist" method="post" onsubmit="return fmailselectlist_submit(this);">
<input type="hidden" name="token" value='<?=$token?>'>
<input type="hidden" name="token" value="<?=$token?>">
<input type="hidden" name="ma_id" value="<?=$ma_id ?>">
<table>
<caption>선택된 회원 목록</caption>