Skip to content

Commit 7d99f48

Browse files
committed
After review
1 parent 5cd0f03 commit 7d99f48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public_html/lists/admin/spageedit.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@
386386
} else {
387387

388388
$listsHTML .= '<br/>'.s('If you do not choose a list here, all public lists will be displayed.');
389+
$listsHTML .= '<br/>'.s('One list may be chosen to be selected by default on the subscribe page.');
389390
$hideSingle = getConfig('hide_single_list');
390391
if ($hideSingle) {
391392
$listsHTML .= '<br/>'.s('If you choose one list only, a checkbox for this list will not be displayed and the subscriber will automatically be added to this list.');

0 commit comments

Comments
 (0)