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: framework/modules/administration/views/administration/configure_site.bootstrap3.tpl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@
108
108
{group label="New User Welcome Message"|gettext}
109
109
{control type="checkbox"postfalse=1 name="sc[USER_REGISTRATION_SEND_WELCOME]"label="Send an email to the user after registering?"|gettext checked=$smarty.const.USER_REGISTRATION_SEND_WELCOME value=1}
{control type="html"name="sc[USER_REGISTRATION_WELCOME_MSG_HTML]"label="Welcome Email Content"|gettext value=$smarty.const.USER_REGISTRATION_WELCOME_MSG_HTML description='You may use variables %1$s for first name, %2$s for last name, or %3$s for username.'|gettext}
Copy file name to clipboardExpand all lines: framework/modules/administration/views/administration/configure_site.bootstrap4.tpl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@
108
108
{group label="New User Welcome Message"|gettext}
109
109
{control type="checkbox"postfalse=1 name="sc[USER_REGISTRATION_SEND_WELCOME]"label="Send an email to the user after registering?"|gettext checked=$smarty.const.USER_REGISTRATION_SEND_WELCOME value=1}
{control type="html"name="sc[USER_REGISTRATION_WELCOME_MSG_HTML]"label="Welcome Email Content"|gettext value=$smarty.const.USER_REGISTRATION_WELCOME_MSG_HTML description='You may use variables %1$s for first name, %2$s for last name, or %3$s for username.'|gettext}
Copy file name to clipboardExpand all lines: framework/modules/administration/views/administration/configure_site.bootstrap5.tpl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@
108
108
{group label="New User Welcome Message"|gettext}
109
109
{control type="checkbox"postfalse=1 name="sc[USER_REGISTRATION_SEND_WELCOME]"label="Send an email to the user after registering?"|gettext checked=$smarty.const.USER_REGISTRATION_SEND_WELCOME value=1}
{control type="html"name="sc[USER_REGISTRATION_WELCOME_MSG_HTML]"label="Welcome Email Content"|gettext value=$smarty.const.USER_REGISTRATION_WELCOME_MSG_HTML description='You may use variables %1$s for first name, %2$s for last name, or %3$s for username.'|gettext}
Copy file name to clipboardExpand all lines: framework/modules/administration/views/administration/configure_site.tpl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@
108
108
{group label="New User Welcome Message"|gettext}
109
109
{control type="checkbox"postfalse=1 name="sc[USER_REGISTRATION_SEND_WELCOME]"label="Send an email to the user after registering?"|gettext checked=$smarty.const.USER_REGISTRATION_SEND_WELCOME value=1}
{control type="html"name="sc[USER_REGISTRATION_WELCOME_MSG_HTML]"label="Welcome Email Content"|gettext value=$smarty.const.USER_REGISTRATION_WELCOME_MSG_HTML description='You may use variables %1$s for first name, %2$s for last name, or %3$s for username.'|gettext}
0 commit comments