diff options
| author | Simon | 2011-03-18 09:59:02 +0100 |
|---|---|---|
| committer | Simon | 2011-03-18 09:59:02 +0100 |
| commit | 56d0655309fb13e8a2b8bb86a54206b419c32d18 (patch) | |
| tree | 8ffdf1cfc00eef35ec08d2310e62566df55508ce /application/modules/user/views/scripts/pool/createpool.phtml | |
| parent | Person und Gruppen, Fehler korrigiert + Layout (diff) | |
| download | pbs2-56d0655309fb13e8a2b8bb86a54206b419c32d18.tar.gz pbs2-56d0655309fb13e8a2b8bb86a54206b419c32d18.tar.xz pbs2-56d0655309fb13e8a2b8bb86a54206b419c32d18.zip | |
Datenbank update, PoolController
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; |
