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



Your IP : 18.219.247.59


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

<?
//Modules information
$moduleclassid = "bcb18f7062b3853635c99113b5d6cd39";
$permission = 3;

//Load the standard includes
include("../includes/secur_isloggedin.php");
include("../includes/mysql_connect.php");
include("../includes/secur_accessverify.php");

$_POST = $row = mysql_fetch_array(mysql_query($sql = "SELECT * FROM logos_pub WHERE id = $id", $mysql_link));
?>
<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">
<script language="JavaScript">
<!--
var gwhl_quickNav = null;
function nav_window(formtag, fieldname) {
	if(gwhl_quickNav != null && gwhl_quickNav.closed == false){
		gwhl_quickNav.close();
	}
	gwhl_quickNav = window.open('../info_filebrowser/quicknav.php?formtag='+formtag+'&fieldname='+fieldname, 'quicknav', 'width=250, height=400, scrollbars=yes, menu=no');
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center" class="normaltext"><span class="titletext"><br>
  Module d'administration</span><br>
  <span class="subtitletext">www.lhjmq.qc.ca</span>
<hr width="70%" size="1" noshade>
  <a href="main_step1.php" class="normallink">Retour &agrave; l'&eacute;tape 
  1</a><br>
  <hr width="70%" size="1" noshade>
  <table border="0" cellspacing="0" cellpadding="0" class="normaltext">
    <tr> 
      <td width="30" class="lightbgcorner">&nbsp;</td>
      <td colspan="3" bgcolor="#000099"><strong><font size="+1"><span class="darktitle">Logos publicitaire</span></font></strong></td>
    </tr>
    <tr> 
      <td width="30" bgcolor="#000099">&nbsp;</td>
      <td align="right">&nbsp;</td>
      <td>&nbsp;</td>
      <td align="left">&nbsp;</td>
    </tr>
    <tr> 
      <td width="30" bgcolor="#000099">&nbsp;</td>
      <td colspan="3" align="left" class="cellpadding5">
				<p><b>Modification d'un logo </b></p>
				<form action="modify_script.php" method="post" name="logopub" enctype="multipart/form-data">
						<table width="100%" border="0" cellpadding="3" cellspacing="0" class="normaltext">
						<tr>
							<td height="10">&nbsp;</td>
							<td><strong>Image de remplacement: </strong>(Fournir seulement si vous voulez changer celle d&eacute;j&agrave; en place) </td>
							<td>&nbsp;</td>
							<td>&nbsp;</td>
						</tr>
						<tr>
            		<td height="10">&nbsp;</td>
            		<td>
            				<table border="0" cellpadding="0" cellspacing="0" class="normaltext">
                    	<tr class="normaltext">
                    		<td align="right" class="normaltext">Utiliser le lien</td>
                    		<td class="normaltext">&nbsp;</td>
                    		<td>
                    			<input name="image" type="text" class="blackText11px" id="image" value="<?php echo stripslashes($_POST['image']); ?>" size="20">
                    			<input name="nav_image" type="button" class="blackText11px" id="nav_image" value="Trouver" onClick="nav_window('logopub', 'image')">
                    			</td>
                   		</tr>
                    	<tr class="normaltext">
                    		<td align="right" nowrap class="normaltext">Ou envoyez une nouvelle photo</td>
                    		<td class="normaltext">&nbsp;</td>
                    		<td>
                    			<input name="image_upload" type="file" class="blackText11px" id="image_upload" size="20" style="border: 1px solid #546085">
                    			</td>
                   		</tr>
                    	</table>
           				</td>
            		<td>&nbsp;</td>
            		<td>&nbsp;</td>
						</tr>
            <tr>
            		<td height="10">&nbsp;</td>
            		<td>&nbsp;</td>
            		<td>&nbsp;</td>
            		<td>&nbsp;</td>
            		</tr>
            <tr>
            		<td height="10">&nbsp;</td>
            		<td><b>Rang</b></td>
            		<td>&nbsp;</td>
            		<td>&nbsp;</td>
            		</tr>
            <tr>
            		<td height="10">&nbsp;</td>
            		<td>
                		<input name="rank" type="text" id="rank" value="<?php echo $row[rank]; ?>" size="5" maxlength="3">
                		</td>
            		<td>&nbsp;</td>
            		<td>&nbsp;</td>
            		</tr>
            <tr>
            		<td>&nbsp;</td>
            		<td height="10">&nbsp;</td>
            		<td height="10">&nbsp;</td>
            		<td>&nbsp;</td>
            		</tr>
            <tr>
            		<td width="30">&nbsp;</td>
            		<td height="10"><strong>Lien sur page fran&ccedil;aise</strong></td>
            		<td height="10">&nbsp;</td>
            		<td width="30">&nbsp;</td>
            		</tr>
            <tr>
            		<td width="30">&nbsp;</td>
            		<td height="10">
            				<input name="lien_fr" type="text" id="lien_fr" value="<?php echo $row[lien_fr]; ?>" size="40" maxlength="250">
            				</td>
            		<td height="10">&nbsp;</td>
            		<td width="30">&nbsp;</td>
            		</tr>
            <tr>
            		<td>&nbsp;</td>
            		<td height="100%">&nbsp;</td>
            		<td height="100%">&nbsp;</td>
            		<td height="100%" align="left" valign="top">&nbsp;</td>
            		</tr>
            <tr>
            		<td>&nbsp;</td>
            		<td><strong>Lien sur page anglaise</strong></td>
            		<td height="100%">&nbsp;</td>
            		<td height="100%" align="left" valign="top">&nbsp;</td>
            		</tr>
            <tr>
            		<td>&nbsp;</td>
            		<td>
                		<input name="lien_en" type="text" id="lien_en" value="<?php echo $row[lien_en]; ?>" size="40" maxlength="250">
                		</td>
            		<td height="100%">&nbsp;</td>
            		<td height="100%" align="left" valign="top">&nbsp;</td>
            		</tr>
            <tr>
            		<td>&nbsp;</td>
            		<td height="100%">&nbsp;</td>
            		<td height="100%">&nbsp;</td>
            		<td height="100%" align="left" valign="top">&nbsp;</td>
            		</tr>
            <tr>
            		<td>&nbsp;</td>
            		<td height="100%">&nbsp;</td>
            		<td height="100%">&nbsp;</td>
            		<td height="100%" align="left" valign="top">&nbsp;</td>
            		</tr>
            <tr>
            		<td width="30">&nbsp;</td>
            		<td>
            				<input type="submit" name="Submit" value="Sauvegarder">
            				<input name="id" type="hidden" id="id" value="<?php echo $id; ?>">
            				</td>
            		<td>&nbsp;</td>
            		<td width="30">&nbsp;</td>
            		</tr>
					</table>
				</form>
				
			</td>
    </tr>
  </table>
  <br>
  <hr width="70%" size="1" noshade>
  <a href="main_step1.php" class="normallink">Retour &agrave; l'&eacute;tape 
  1</a>
<hr width="70%" size="1" noshade>
  <?include("../includes/logogroupimage.php");?>
</div>

</body>
</html>

<?
//Load the standard includes footers
include("../includes/mysql_cleanup.php");
?>