summaryrefslogtreecommitdiff
path: root/templates/admin_boards.tpl
diff options
context:
space:
mode:
authorChristian Fowler <spider@viovio.com>2008-03-01 23:12:57 +0000
committerChristian Fowler <spider@viovio.com>2008-03-01 23:12:57 +0000
commite8293f66ebcbdbf961d6cbff54c8c7ef67fae534 (patch)
treec0f44878c58127efb170de08c2f54ace7eb03544 /templates/admin_boards.tpl
parent64f3aaec7bc19976c7846fc59c5bd4cf8a182282 (diff)
downloadboards-e8293f66ebcbdbf961d6cbff54c8c7ef67fae534.tar.gz
boards-e8293f66ebcbdbf961d6cbff54c8c7ef67fae534.tar.bz2
boards-e8293f66ebcbdbf961d6cbff54c8c7ef67fae534.zip
add mailing list board_sync for each board
Diffstat (limited to 'templates/admin_boards.tpl')
-rw-r--r--templates/admin_boards.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_boards.tpl b/templates/admin_boards.tpl
index 3b02627..7bc5d6b 100644
--- a/templates/admin_boards.tpl
+++ b/templates/admin_boards.tpl
@@ -36,7 +36,7 @@
<div class="row">
{forminput}
<h2>Board Sync</h2>
- <p>{tr}Board Sync allows a bitweaver board to be synchronized with a mailing list. A single mailbox is used to archive all email messages, so you subscribe *all* email lists using the same email address as entered below. Then, configure individual boards to indicate which mailing list to which it is subscribed. The Board Sync cron script will import messages from the email inbox.{/tr}</p>
+ <p>{tr}Board Sync allows a bitweaver board to be synchronized with a mailing list. A single, master email inbox entered below is used for *all* email list subscriptions. Then, configure individual boards to indicate which mailing list to which it is subscribed. The Board Sync cron script will import messages from the master email inbox.{/tr}</p>
{/forminput}
</div>
{foreach from=$formBitBoardsSync key=item item=output}