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.139.104.140


Current Path : /var/www/lhjmq-records.qc.ca/public_html/administration/op_resultats/lib/
Upload File :
Current File : /var/www/lhjmq-records.qc.ca/public_html/administration/op_resultats/lib/messageBox.php

<?php if($warnMsg != ""){?>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="outlinetab">
	<tr>
		<td width="94%" bgcolor="#546085"> 
			<table width="401" border="0" cellpadding="0" cellspacing="0">    
				<tr>
					<td width="8" bgcolor="#546085"><img src="../images/spacer.gif" width="8" height="1"></td>
					<td width="393" height="15" bgcolor="#546085"><span class="orangeText9px"><strong>Message important</strong></span></td>
				</tr>
				</table></td>
		<td width="6%" align="right" bgcolor="#546085" class="orangeText10px"><img src="../images/spacer.gif" width="1" height="1" border="0"></td>
	</tr>
	<tr>
		<td colspan="2" bgcolor="#FFFFFF">
			<!-- box #1 -->
			<table width="100%" border="0" cellspacing="0" cellpadding="2">
				<tr> 
					<td width="50" height="50" align="center" valign="middle" class="blueText10px"><img src="images/but_exclamation.gif" width="32" height="32" border="0">
					</td>
					<td align="left" valign="middle" class="redText11px"><?php echo $warnMsg; ?></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr> 
		<td colspan="2" bgcolor="#FFFFFF"><img src="../images/spacer.gif" width="1" height="8"></td>
	</tr>
</table>
<BR>
<?php } ?>