태그 오타 수정

This commit is contained in:
chicpro
2014-05-21 09:09:46 +09:00
parent 83f8a43581
commit 5d07028aa4

View File

@ -226,7 +226,7 @@ ob_start();
?> ?>
</tbody> </tbody>
</table> </table>
</div> </ul>
<?php if ($goods_count) $goods .= ' 외 '.$goods_count.'건'; ?> <?php if ($goods_count) $goods .= ' 외 '.$goods_count.'건'; ?>