Index: trunk/eCard/eCardMVC/Platnosci/Views/Shared/LogOnUserControl.ascx
===================================================================
--- trunk/eCard/eCardMVC/Platnosci/Views/Shared/LogOnUserControl.ascx (revision 866)
+++ trunk/eCard/eCardMVC/Platnosci/Views/Shared/LogOnUserControl.ascx (revision 897)
@@ -3,6 +3,4 @@
     if (Request.IsAuthenticated) {
 %>      
-        <asp:Label ID="lab1" runat="server" Text="<%$Resources:tlumaczenia,witaj%>"></asp:Label>
-        <b><%= Html.Encode(Page.User.Identity.Name) %></b>!
         <asp:Label ID="lab2" runat="server" Text="<%$Resources:tlumaczenia,Wyloguj%>" Visible="false"></asp:Label>
         <%string wylogujsie = lab2.Text; %>
