잘못된 태그 방식 사용 정리

This commit is contained in:
BJRambo 2021-04-10 18:07:33 +09:00
parent 578cd58e2e
commit eb92d138c3

View file

@ -35,7 +35,7 @@
</div>
<div class="x_modal-footer">
<span class="x_btn-group x_pull-right">
<button type="submit" class="x_btn x_btn-primary" /><!--@if($type == 'cancel')-->{$lang->cmd_cancel_declare}<!--@else-->{$lang->cmd_submit}<!--@end--></button>
<button type="submit" class="x_btn x_btn-primary"><!--@if($type == 'cancel')-->{$lang->cmd_cancel_declare}<!--@else-->{$lang->cmd_submit}<!--@end--></button>
</span>
</div>
</form>