From 722ac9facf183998fb02e14bf035306672419aa6 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 14 Mar 2011 16:20:25 +0100 Subject: die verschobenen ansichten löschen --- application/views/scripts/client/index.phtml | 44 ---------------------------- 1 file changed, 44 deletions(-) delete mode 100644 application/views/scripts/client/index.phtml (limited to 'application/views/scripts/client/index.phtml') diff --git a/application/views/scripts/client/index.phtml b/application/views/scripts/client/index.phtml deleted file mode 100644 index fd7725c..0000000 --- a/application/views/scripts/client/index.phtml +++ /dev/null @@ -1,44 +0,0 @@ -

Clients

-formButton('createbootos', 'Create Client', array( - 'onclick' => 'self.location="/client/addclient"', - 'class' => 'addbutton'))?> - -clients): ?> - - - - - - - - clients as $client): ?> - - - - - - - - -
IDMACHardwarehashActions
escape($client->getID()) ?>escape($client->getMacadress()) ?>escape($client->getHardwarehash()) ?>Edit ClientDelete Client
- - - - -

There are no clients to display.

- - -- cgit v1.2.3-55-g7522