- Data:
- 2009-11-24 12:27:20 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci/Views/Shared/LogOnUserControl.ascx (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci/Views/Shared/LogOnUserControl.ascx
r866 r897 3 3 if (Request.IsAuthenticated) { 4 4 %> 5 <asp:Label ID="lab1" runat="server" Text="<%$Resources:tlumaczenia,witaj%>"></asp:Label>6 <b><%= Html.Encode(Page.User.Identity.Name) %></b>!7 5 <asp:Label ID="lab2" runat="server" Text="<%$Resources:tlumaczenia,Wyloguj%>" Visible="false"></asp:Label> 8 6 <%string wylogujsie = lab2.Text; %>
