diff options
Diffstat (limited to 'application/modules/user/views/scripts/pool/createpool.phtml')
| -rw-r--r-- | application/modules/user/views/scripts/pool/createpool.phtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/application/modules/user/views/scripts/pool/createpool.phtml b/application/modules/user/views/scripts/pool/createpool.phtml index 3d7f8ca..305b36e 100644 --- a/application/modules/user/views/scripts/pool/createpool.phtml +++ b/application/modules/user/views/scripts/pool/createpool.phtml @@ -1 +1,2 @@ -<br /><br /><center>View script for controller <b>Pool</b> and script/action name <b>createpool</b></center>
\ No newline at end of file +<?php +echo $this->addpool; |
