File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
administrator/language/en-GB Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,5 +15,6 @@ PLG_USER_TERMS_NOTE_FIELD_DEFAULT="By signing up to this web site you accept the
1515PLG_USER_TERMS_NOTE_FIELD_DESC =" A summary of the site's terms & conditions. If left blank then the default message will be used."
1616PLG_USER_TERMS_NOTE_FIELD_LABEL =" Short Terms & Conditions"
1717PLG_USER_TERMS_OPTION_AGREE =" I agree"
18+ PLG_USER_TERMS_OPTION_DO_NOT_AGREE =" I do not agree"
1819PLG_USER_TERMS_SUBJECT =" Privacy Policy"
1920PLG_USER_TERMS_XML_DESCRIPTION =" Basic plugin to request user's consent to the site's terms and conditions."
Original file line number Diff line number Diff line change 1515 required=" true"
1616 >
1717 <option value =" 1" >PLG_USER_TERMS_OPTION_AGREE</option >
18- <option value =" 0" >JNO </option >
18+ <option value =" 0" >PLG_USER_TERMS_OPTION_DO_NOT_AGREE </option >
1919 </field >
2020 </fieldset >
2121 </fields >
You can’t perform that action at this time.
0 commit comments