diff --git a/Yavsc/Views/Shared/Components/Bill/Bill_tex.cshtml b/Yavsc/Views/Shared/Components/Bill/Bill_tex.cshtml index ad670eb1..087105bd 100644 --- a/Yavsc/Views/Shared/Components/Bill/Bill_tex.cshtml +++ b/Yavsc/Views/Shared/Components/Bill/Bill_tex.cshtml @@ -117,7 +117,7 @@ % Logo de la société @if (from.Avatar != null) { -\includegraphics[height=60pt]{@(ViewBag.AvatarsDir)/@(from.UserName.Replace(" ","\\ ")).png} +\includegraphics[height=60pt]{@(ViewBag.AvatarsDir)/@(from.UserName).png} } else { %\includegraphics{logo.png}