From 39508ee5ad8908fa720db48fcf7923f309fdce9d Mon Sep 17 00:00:00 2001 From: lsces Date: Mon, 6 Apr 2026 15:19:25 +0100 Subject: Tidying links to bitweaver.org to avoid redirect from http --- includes/classes/BitBoard.php | 2 +- templates/admin_boards.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/classes/BitBoard.php b/includes/classes/BitBoard.php index 6104a00..7062b11 100755 --- a/includes/classes/BitBoard.php +++ b/includes/classes/BitBoard.php @@ -51,7 +51,7 @@ class BitBoard extends LibertyMime { 'handler_class' => 'BitBoard', 'handler_package' => 'boards', 'handler_file' => 'BitBoard.php', - 'maintainer_url' => 'http://www.bitweaver.org' + 'maintainer_url' => 'https://www.bitweaver.org' )); // Permission setup diff --git a/templates/admin_boards.tpl b/templates/admin_boards.tpl index e320d8e..2cb1d08 100755 --- a/templates/admin_boards.tpl +++ b/templates/admin_boards.tpl @@ -54,7 +54,7 @@
{forminput}

Board to List Sync

-

Board to List Sync is the opposite of the above. It allows a bitweaver board to send a message to mailing list. You must complete the "List to Board Sync" configuration above for this feature to work. Please see configuration requirements prior to utilizing this feature.

+

Board to List Sync is the opposite of the above. It allows a bitweaver board to send a message to mailing list. You must complete the "List to Board Sync" configuration above for this feature to work. Please see configuration requirements prior to utilizing this feature.

{/forminput}
-- cgit v1.3