Correction changement style issue #0000099

This commit is contained in:
Michael RICOIS 2010-04-13 09:12:53 +00:00
parent 24444959ae
commit dba4f70caf
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ table.tablesorter thead tr .headerSortUp { background-image: url(../img/asc.gif)
table.tablesorter thead tr .headerSortDown { background-image: url(../img/desc.gif); }
#tri li {list-syle:none; margin-left:10px; display:inline; font-size:11px; }
p.options { margin-left:10px; margin-top:5px; font-size:11px; }
#getSurveillanceMsg { margin-left:10px; margin-top:5px; }
#telechargementjsMsg { margin-left:10px; margin-top:5px; }
.align_image img, .align_image span {
vertical-align: middle;
display: inline-block;

View File

@ -167,7 +167,7 @@ if ($message<>'') {
?>
<h1 class="titre">PROFIL UTILISATEUR</h1>
<form name="form_moncompte" action="./?page=moncompte" method="POST" enctype="multipart/form-data">
<form name="form_moncompte" action="./?page=moncompte" method="post" enctype="multipart/form-data">
<?php
if (isset($_REQUEST['action']) && $_REQUEST['action']=='new') {
?>

View File

@ -120,7 +120,7 @@ if($vue=='default'){
?>
<table id="info">
<tr>
<td width="200" class="StyleInfoLib">Nombre d&apos;entités affichées</td>
<td width="200" class="StyleInfoLib">Nombre d'entités affichées</td>
<td><?=$nbEtab?></td>
</tr>
<tr>