diff options
| author | Simon | 2011-03-07 13:57:04 +0100 |
|---|---|---|
| committer | Simon | 2011-03-07 13:57:04 +0100 |
| commit | 5688b750744f8568414dc745961747e5629bd194 (patch) | |
| tree | d8821314ada6f422d3d362666e7060af502709a3 /application/views/scripts/pool/createpool.phtml | |
| parent | view variable in application.ini hinzugefügt (diff) | |
| download | pbs2-5688b750744f8568414dc745961747e5629bd194.tar.gz pbs2-5688b750744f8568414dc745961747e5629bd194.tar.xz pbs2-5688b750744f8568414dc745961747e5629bd194.zip | |
Pool actions zum bearbeiten von Pools hinzugefügt
Diffstat (limited to 'application/views/scripts/pool/createpool.phtml')
| -rw-r--r-- | application/views/scripts/pool/createpool.phtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/application/views/scripts/pool/createpool.phtml b/application/views/scripts/pool/createpool.phtml index 3d7f8ca..305b36e 100644 --- a/application/views/scripts/pool/createpool.phtml +++ b/application/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; |
