initial commit
This commit is contained in:
commit
252dac3143
1516 changed files with 694271 additions and 0 deletions
6
Header and Footer/Footer.ascx
Normal file
6
Header and Footer/Footer.ascx
Normal file
|
@ -0,0 +1,6 @@
|
|||
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
|
||||
<%@ Control Language="vb" AutoEventWireup="false" CodeFile="Footer.ascx.vb" Inherits="Persons.UI.Footer" %>
|
||||
<%@ Register Tagprefix="Selectors" Namespace="Persons" %>
|
||||
|
||||
<%@ Register Tagprefix="BaseClasses" Namespace="BaseClasses.Web.UI.WebControls" Assembly="BaseClasses" %><table cellpadding="0" cellspacing="0" border="0"><tr><td class="footer"><asp:Literal runat="server" id="_Copyright" Text="Copyright &copy; 2012 Your Company Name. All rights reserved."> </asp:Literal>
|
||||
</td></tr></table>
|
Loading…
Add table
Add a link
Reference in a new issue