From 8ffbf1db98cd569ee64261254492d3234f9bb66a Mon Sep 17 00:00:00 2001 From: mentos Date: Mon, 31 Jan 2011 15:17:20 +0100 Subject: Person Register Form --- application/views/scripts/person/register.phtml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 application/views/scripts/person/register.phtml (limited to 'application/views/scripts') diff --git a/application/views/scripts/person/register.phtml b/application/views/scripts/person/register.phtml new file mode 100644 index 0000000..5196738 --- /dev/null +++ b/application/views/scripts/person/register.phtml @@ -0,0 +1,4 @@ +registerForm->setAction($this->url()); +echo $this->registerForm; +?> -- cgit v1.2.3-55-g7522