diff --git a/FO/Views/My/Document.cshtml b/FO/Views/My/Document.cshtml
index aaf21e4..9f07624 100644
--- a/FO/Views/My/Document.cshtml
+++ b/FO/Views/My/Document.cshtml
@@ -148,7 +148,8 @@
{
if (item.payoktime < Convert.ToDateTime(DateTime.Now.AddMonths(1).ToString("yyyy-MM-11"))) /*입금확인후 익월 10일 이내까지 요청가능*/
{
- [요청]
+ @*[요청]*@
+ [인쇄]
}
else
{