Modified:
/wiki/pp_user_registration_form.wiki
=======================================
--- /wiki/pp_user_registration_form.wiki Wed Feb 9 02:05:46 2011
+++ /wiki/pp_user_registration_form.wiki Wed Feb 9 02:07:27 2011
@@ -20,7 +20,7 @@
Returns a form containing a HTML form object the user can enter the
registration info into.
- * `pp_consensus.neutvoteimg`: References the file location of the
neutralvote image, so that image can be referenced by functions in the html
+ * `pp_login.form`: contains registration form, described below in the
code example
==_Usage Notes_==
* *Assumptions*: If one of return_path/return_query is provided, both
must be provided. If the user has been directed to a `register.html` page
through the `pp_url` tag, then `request.returnurl` should be available in
the context to pass as an argument.