Make mailman howto titles headers

This commit is contained in:
Mark O'Brien 2020-05-12 18:04:03 +01:00 committed by cverna
parent 56fafbd499
commit cb5074ba6c
2 changed files with 10 additions and 4 deletions

View file

@ -1,4 +1,4 @@
How to delete a thread in mailman. # How to delete a thread in mailman.
--- ---
**NOTE** **NOTE**
@ -24,3 +24,5 @@ Click this and you will be asked to confirm deletion.
After deletion try to navigate back to the page to ensure the thread is After deletion try to navigate back to the page to ensure the thread is
removed. removed.
---

View file

@ -1,7 +1,9 @@
Make mailman user an admin # Make mailman user an admin
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 Do not login through the username and password fields, login using the
third party `Fedora` link to assume fas permissions. third party `Fedora` link to assume fas permissions.
@ -12,3 +14,5 @@ you should see in the top right corner that you are logged in.
Search for the user who you wish to make admin, click on the name and Search for the user who you wish to make admin, click on the name and
tick the `staff status` box. Click the save button at the bottom. tick the `staff status` box. Click the save button at the bottom.
Admin access should now be present for the user. Admin access should now be present for the user.
---