diff --git a/Yavsc/Views/Command/CommandConfirmation.cshtml b/Yavsc/Views/Command/CommandConfirmation.cshtml index 76eaca4d..4e962d16 100644 --- a/Yavsc/Views/Command/CommandConfirmation.cshtml +++ b/Yavsc/Views/Command/CommandConfirmation.cshtml @@ -26,7 +26,7 @@ } } } - @if (ViewBag.EmailSent) + @if (ViewBag.EmailSent.Sent) {