diff options
| author | lsces <lester@lsces.co.uk> | 2026-04-06 15:19:25 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2026-04-06 15:19:25 +0100 |
| commit | 39508ee5ad8908fa720db48fcf7923f309fdce9d (patch) | |
| tree | 7bae43782e8c06cba7a916b940a675f5ebb30821 /templates | |
| parent | 5a3a0ac16d1d6b6fe1084c7055e85b8af06a4f45 (diff) | |
| download | boards-39508ee5ad8908fa720db48fcf7923f309fdce9d.tar.gz boards-39508ee5ad8908fa720db48fcf7923f309fdce9d.tar.bz2 boards-39508ee5ad8908fa720db48fcf7923f309fdce9d.zip | |
Tidying links to bitweaver.org to avoid redirect from httpV5-php84
Diffstat (limited to 'templates')
| -rwxr-xr-x | templates/admin_boards.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <div class="form-group"> {forminput} <h2>Board to List Sync</h2> - <p>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 <a href="http://www.bitweaver.org/wiki/BoardsEmailListConfig">configuration requirements</a> prior to utilizing this feature.</p> + <p>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 <a href="https://www.bitweaver.org/wiki/BoardsEmailListConfig">configuration requirements</a> prior to utilizing this feature.</p> {/forminput} </div> |
