diff --git a/FO/Views/My/Document.cshtml b/FO/Views/My/Document.cshtml
index 1ee0fb7..8518450 100644
--- a/FO/Views/My/Document.cshtml
+++ b/FO/Views/My/Document.cshtml
@@ -117,9 +117,9 @@
{
if (item.iscashrct == 1) /*현금영수증신청*/
{
- if (!string.IsNullOrEmpty(item.cshrpgkey) && item.cshrpgkey != "0" ) /*세금계산서신청*/
+ if (!string.IsNullOrEmpty(item.cshrpgkey) && item.cshrpgkey != "0" ) //현금영수증 승인번호가 있으면 영수증팝업 호출
{
- [인쇄]
+ [인쇄]
}
else
{