From cb5074ba6c599f99c50f6006986b149d316faf65 Mon Sep 17 00:00:00 2001 From: Mark O'Brien Date: Tue, 12 May 2020 18:04:03 +0100 Subject: [PATCH] Make mailman howto titles headers --- delete_mailman_thread.md | 4 +++- make_mailman_user_admin.md | 10 +++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/delete_mailman_thread.md b/delete_mailman_thread.md index f56cc52..0e5b9fe 100644 --- a/delete_mailman_thread.md +++ b/delete_mailman_thread.md @@ -1,4 +1,4 @@ -How to delete a thread in mailman. +# How to delete a thread in mailman. --- **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 removed. + +--- diff --git a/make_mailman_user_admin.md b/make_mailman_user_admin.md index 49fadc1..6e2a886 100644 --- a/make_mailman_user_admin.md +++ b/make_mailman_user_admin.md @@ -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 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 tick the `staff status` box. Click the save button at the bottom. Admin access should now be present for the user. + +---