Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1376 → Rev 1377

/web/acc/manager/htdocs/help/filtering_help.html
0,0 → 1,33
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><!-- written by Rexy -->
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Help Page</title>
<link rel="stylesheet" href="/css/style.css" type="text/css">
</HEAD>
<body>
<center>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><th>Filtrage - Filtering</th></tr>
<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
</TABLE>
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
<tr><td valign="middle" align="left">
Cet attribut définit le niveau de filtrage d'un usager :<br/>
- Aucun : aucun filtrage<br/>
- Antivirus : antivirus activé<br/>
- Antivirus + Blacklist : antivirus activé + filtrage par la blacklist<br/>
- Antivirus + Whitelist : antivirus activé + filtrage par la whitelist
<HR>
This attribute defines the filtering level for a user :<br/>
- None : no filtering<br/>
- Antivirus : antivirus activated<br/>
- Antivirus + Blacklist : antivirus activated + blacklist filtering<br/>
- Antivirus + Whitelist : antivirus activated + whitelist filtering
</td></tr>
</table>
<br>
<a href="javascript:window.close();"><b>Close / Fermer</b></a>
</center>
</body>
</html>