<html><!-- #BeginTemplate "/Templates/circa.dwt" -->
<head>
<!-- #BeginEditable "doctitle" -->
<title>Modification d'une url</title>
<!-- #EndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
font-family: sans-serif;
color: black;
background: white;
margin-left : 0;
margin-top : 0;
}
th, td { /* ns 4 */
font-family: sans-serif;
}
a {font: bold; color:Navy;}
h1 { text-align: center }
h2, h3, h4, h5, h6 { text-align: left }
h1, h2, h3 { color: #005A9C; }
h1 { font: bold 100% }
h2 { margin:1em; font: bold 95% }
h3 { font: 90% }
h4 { font: bold 85% }
h5 { font: italic 85% }
h6 { text-align: right }
ul,p { font: 80%;}
p { text-align:justify; margin:1em;}
.p-liens {text-align:right;}
TH {background : #008080; color : White;}
TD {}
.td-bord {background : Navy; color : White;}
.small {font:70%; }
.h2-sans-marge {margin:0; text-align:center;}
.without-margin {margin:0,0,0,0;}
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="8%" class="td-bord" align="left"> </td>
<td width="22%"><img src="/circa/images/circa_logo1.gif" width="70" height="70"><img src="/circa/images/circa_logo2.gif" width="110" height="50">
</td>
<td width="62%"><!-- #BeginEditable "titre" -->
<h1>Détail sur la page <? $titre ?></h1>
<!-- #EndEditable --></td>
<td width="8%" class="td-bord"> </td>
</tr>
<tr>
<td width="8%" class="td-bord"> </td>
<td colspan="2"> </td>
<td width="8%" class="td-bord"> </td>
</tr>
<tr>
<td width="8%" class="td-bord"> </td>
<td colspan="2"><!-- #BeginEditable "corps" -->
<? $sommaire ?> <form>
<table border="2" cellspacing="2" cellpadding="2" align="center">
<tr>
<th nowrap>
<p class="without-margin">Url
<input type="hidden" name="compte" value="<? $compte ?>">
<input type="hidden" name="id" value="<? $id ?>">
</p>
</th>
<td>
<input type="text" name="url" value="<? $url ?>" size="70">
</td>
</tr>
<tr><th nowrap><p class="without-margin">Url local</p></th><td><input type="text" name="urllocal" size="70" value="<? $urllocal ?>"></td></tr>
<tr><th nowrap><p class="without-margin">Titre</p></th><td><input type="text" name="titre" size="70" value="<? $titre ?>"></td></tr>
<tr><th nowrap><p class="without-margin">Description</p></th><td><textarea name="description" cols="30" rows="5"><? $description ?></textarea></td></tr>
<tr><th nowrap><p class="without-margin">Langue</p></th><td><? $langue ?></td></tr>
<tr><th nowrap><p class="without-margin">Catégorie</p></th><td><? $categorie ?></td></tr>
<tr><th nowrap><p class="without-margin">Apparait dans les catégories</p></th><td><? $browse_categorie ?> </td></tr>
<tr><th nowrap><p class="without-margin">Indexé</p></th><td><? $indexe ?></td></tr>
<tr><th nowrap><p class="without-margin">Valide</p></th><td><? $valide ?></td></tr>
<tr><th nowrap><p class="without-margin">Niveau</p></th><td><input type="text" name="niveau" size="3" value="<? $niveau ?>"></td></tr>
<tr><th nowrap><p class="without-margin">Mots indexés</p></th><td><p class="without-margin"><pre><? $mots ?></pre><p></td></tr>
<tr><th nowrap><p class="without-margin">Dernière indexation le:</p></th><td><input type="text" name="last_check" value="<? $last_check ?>"></td></tr>
<tr><th nowrap><p class="without-margin">Dernière modification de la page:</p></th><td><input type="text" name="last_update" value="<? $last_update ?>"></td></tr>
<tr><th nowrap> </th><td><input type="submit" name="save_url" value="Submit"><input type="submit" name ="delete_url" value="Supprimer l'url du site"></td></tr>
</table>
</form>
<!-- #EndEditable --></td>
<td width="8%" class="td-bord"> </td>
</tr>
<tr>
<td width="8%" class="td-bord"> </td>
<td colspan="2"><!-- #BeginEditable "bas_page" --><!-- #EndEditable --></td>
<td width="8%" class="td-bord"> </td>
</tr>
<tr>
<td width="8%" class="td-bord"> </td>
<td colspan="2">
<h6> </h6>
</h6>
</td>
<td width="8%" class="td-bord"> </td>
</tr>
</table>
</body>
<!-- #EndTemplate --></html>