From 0954a80dac370c9fe8c66b8855d13acd3483e42a Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 8 Mar 2011 14:43:06 +0100 Subject: pools nun besser bearbeitbar --- application/views/scripts/pool/index.phtml | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) (limited to 'application/views/scripts/pool/index.phtml') diff --git a/application/views/scripts/pool/index.phtml b/application/views/scripts/pool/index.phtml index 25f1528..c3a6be9 100644 --- a/application/views/scripts/pool/index.phtml +++ b/application/views/scripts/pool/index.phtml @@ -79,7 +79,33 @@ - +

Free clients

+ + +pools as $pool): ?> + + + +freeclients as $client): ?> + + + + + pools as $pool): ?> + + + + +
ClientIDMacAdressHardwarehashescape($pool->getTitle()) ?>
'pool', + 'action' => 'linkclient', + 'clientID' => $client['clientID'], + 'poolID' => $pool->getID(), + ), + 'default', + true) ?>'>link
-- cgit v1.2.3-55-g7522