Intégration dans la nouvelle structure de page
This commit is contained in:
parent
203267dfcc
commit
cf26d89358
@ -15,7 +15,8 @@ function isUTF8($string)
|
|||||||
return (utf8_encode(utf8_decode($string)) == $string);
|
return (utf8_encode(utf8_decode($string)) == $string);
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<table width="580" height="100%" border="0" align="left" bgcolor="#FFFFFF">
|
<div id="center">
|
||||||
|
<table border="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="10"> </td>
|
<td width="10"> </td>
|
||||||
<td valign="top" width="570"><br/>
|
<td valign="top" width="570"><br/>
|
||||||
@ -342,3 +343,4 @@ if (preg_match('/INVESTIG/i', $_SESSION['tabInfo']['droits']))
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
</div>
|
Loading…
x
Reference in New Issue
Block a user