make lines shorter for better readability in small windows
This commit is contained in:
parent
30e985c658
commit
56fafbd499
2 changed files with 22 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
How to delete a thread in mailman.
|
||||
How to delete a thread in mailman.
|
||||
|
||||
---
|
||||
**NOTE**
|
||||
|
@ -8,11 +8,19 @@ Once a thread is deleted it cannot be recovered**
|
|||
|
||||
---
|
||||
|
||||
Go to the [mailman site](https://lists.fedoraproject.org/archives/) on the top right corner select `Sign In`
|
||||
Go to the [mailman site](https://lists.fedoraproject.org/archives/)
|
||||
on the top right corner select `Sign In`
|
||||
|
||||
Do not login through the username and password fields, login using the third party `Fedora` link to assume fas permissions.
|
||||
Do not login through the username and password fields,
|
||||
login using the third party `Fedora` link to assume fas permissions.
|
||||
|
||||
|
||||
Once logged in select the thread you wish to delete either directly by url or by searching through the archive. On the right hand side of the page there will be a box containg the `Delete this thread` option. If you do not see this then you don't have the required permissions. Click this and you will be asked to confirm deletion.
|
||||
Once logged in select the thread you wish to delete either directly by url
|
||||
or by searching through the archive.
|
||||
On the right hand side of the page there will be a box containg the
|
||||
`Delete this thread` option.
|
||||
If you do not see this then you don't have the required permissions.
|
||||
Click this and you will be asked to confirm deletion.
|
||||
|
||||
After deletion try to navigate back to the page to ensure the thread is removed.
|
||||
After deletion try to navigate back to the page to ensure the thread is
|
||||
removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue