잘못된 따옴표 삭제
This commit is contained in:
@ -220,7 +220,7 @@ $pg_anchor ="<ul class=\"anchor\">
|
||||
<td class="td_name"><?=$name?></td>
|
||||
<td><?=cut_str($row['iq_subject'],40)?></td>
|
||||
<td class="td_mng"><a href="./itemqaform.php?w=u&iq_id=<?=$row['iq_id']?>">수정</a></td>
|
||||
</tr>";
|
||||
</tr>
|
||||
<?
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user