-
Notifications
You must be signed in to change notification settings - Fork 466
pkp/pkp-lib#11690 resolve invitation auto decline using confirmation landing page #11881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: stable-3_5_0
Are you sure you want to change the base?
Conversation
b6226db
to
ec1f349
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@touhidurabir sorry for the delay on this.
I have no functional changes to comment, just some template description ones. Thus approving the PR.
* Copyright (c) 2000-2021 John Willinsky | ||
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. | ||
* | ||
* @brief A landing page displayed to users upon successful registration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some change of @brief needed here.
{** | ||
* templates/frontend/pages/userConfirmActivation.tpl | ||
* | ||
* Copyright (c) 2014-2021 Simon Fraser University |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For new files I think we need to update the date to 2025
@@ -0,0 +1,17 @@ | |||
{extends file="layouts/backend.tpl"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we add a template description here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
right , I missed it .
4bd0a0f
to
f56db09
Compare
…tion due to mail client safelink
f56db09
to
7acccbe
Compare
for #11690 .