Zbiór zmian 964 dla trunk/eCard/eCardMVC/Platnosci/Views/Shared/Error.aspx
- Data:
- 2009-12-22 12:25:22 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci/Views/Shared/Error.aspx (zmodyfikowane) (2 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci/Views/Shared/Error.aspx
r866 r964 1 <%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage< System.Web.Mvc.HandleErrorInfo>" %>1 <%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<HandleErrorInfo>" %> 2 2 3 3 <asp:Content ID="errorTitle" ContentPlaceHolderID="TitleContent" runat="server"> 4 Error4 platnosci.admoto.pl - Sorry, an error occurred while processing your request 5 5 </asp:Content> 6 6 … … 9 9 Sorry, an error occurred while processing your request. 10 10 </h2> 11 <h3> 12 Our webmaster has been informed about this issue. 13 </h3> 11 14 </asp:Content>
