쇼핑몰: 사용후기 평점 선택 스타일 수정

This commit is contained in:
whitedot
2013-06-25 16:31:33 +09:00
parent ff378b420c
commit 5cb1c0519e
2 changed files with 2 additions and 1 deletions

View File

@ -63,7 +63,7 @@ include_once(G4_PATH.'/head.sub.php');
<tr>
<th scope="row">평가</th>
<td>
<ul>
<ul id="sit_use_write_star">
<li>
<input type="radio" name="is_score" value="10" id="is_score10" <?php echo ($is_score==10)?'checked="checked"':''; ?>>
<label for="is_score10">매우만족</label>