4 lines
212 B
Plaintext
4 lines
212 B
Plaintext
<%@ Control Language="C#" AutoEventWireup="true" Inherits="mod_titleMini" Codebehind="mod_titlePortable.ascx.cs" %>
|
|
<asp:Label runat="server" ID="lblTitle" Text="..." Font-Size="Medium"></asp:Label>
|
|
<br />
|
|
<br /> |