You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public_html/lists/admin/spageedit.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -386,6 +386,7 @@
386
386
} else {
387
387
388
388
$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.');
389
390
$hideSingle = getConfig('hide_single_list');
390
391
if ($hideSingle) {
391
392
$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