add comment about how note is never displayed due to subsequent redirect.
This commit is contained in:
parent
7702c8ed9b
commit
7069e2af93
1 changed files with 1 additions and 1 deletions
|
|
@ -53,8 +53,8 @@ fn mk_new_comment {
|
|||
if(validate_new_user $"post_arg_comment_user $post_arg_comment_passwd $post_arg_comment_passwd2) {
|
||||
u=$post_arg_comment_user':'$post_arg_comment_passwd
|
||||
dir=$cdir^'_pending'
|
||||
# XXX: This doesn't work because we then do a redirect.
|
||||
notify_notes='Saved comment and registration info, they will be enabled when approved by an admin.'
|
||||
ll_add handlers_body_foot notices_handler
|
||||
}
|
||||
if not
|
||||
_status=$status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue