25 lines
714 B
HTML
25 lines
714 B
HTML
<html>
|
|
<head>
|
|
<title>Ignoring Users</title>
|
|
</head>
|
|
<body bgcolor="#FFFFEE" link="#0000FF" vlink="#990099" alink="#009900" text="#000000">
|
|
<basefont face="Arial" size="3" color="#000000">
|
|
|
|
<h1>Ignoring Users</h1>
|
|
|
|
If a user is being annoying, you can ignore them by selecting their name on the
|
|
Who List and pressing the "Ignore" button below.<p>
|
|
|
|
You can also ignore/unignore users by going to the <a href="ignorelist.html">Ignored
|
|
Users</a> tab on the Preferences window.<p>
|
|
|
|
You can unignore users by selecting their name on the Who List and pressing the
|
|
"Ignore" button again.
|
|
|
|
<h2>Advanced Ignore Options</h2>
|
|
|
|
See the <a href="ignorelist.html">Ignored Users</a> page for more information.
|
|
|
|
</body>
|
|
</html>
|