10 lines
383 B
Plaintext
10 lines
383 B
Plaintext
<%@ Page Title="GPW-ADM"Language="C#" MasterPageFile="~/WebMasterPages/MasterAjax.master" AutoEventWireup="true" CodeBehind="chLang.aspx.cs"
|
|
Inherits="GPW_Admin.chLang" %>
|
|
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="cph1" runat="server">
|
|
<h2>Errore</h2>
|
|
<i>Modulo multilingue non disponibile / non installato</i>
|
|
<div class="logo">
|
|
</div>
|
|
</asp:Content>
|