8 lines
371 B
Plaintext
8 lines
371 B
Plaintext
<%@ Control Language="C#" AutoEventWireup="true" Inherits="mod_menuBottom" CodeBehind="mod_menuBottom.ascx.cs" %>
|
|
<% if (false)
|
|
{ %>
|
|
<link href="../css/Style.css" rel="stylesheet" type="text/css" />
|
|
<% } %>
|
|
<asp:Label runat="server" ID="lblApp" Text="." /><asp:Label ID="lblrev" runat="server"> - </asp:Label>
|
|
<asp:Label runat="server" ID="lblCopyRight" Text="..." />
|