summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/client/addclient.phtml
diff options
context:
space:
mode:
authorSimon Franz2011-03-16 16:19:28 +0100
committerSimon Franz2011-03-16 16:19:28 +0100
commit7bb045fa152dec51a75f1ba8c45c016ba96c587c (patch)
tree4dae9da1ce80771ee43b387d8e6d81ff253c1cd1 /application/modules/user/views/scripts/client/addclient.phtml
parentsql-newdata korrigiert (diff)
downloadpbs2-7bb045fa152dec51a75f1ba8c45c016ba96c587c.tar.gz
pbs2-7bb045fa152dec51a75f1ba8c45c016ba96c587c.tar.xz
pbs2-7bb045fa152dec51a75f1ba8c45c016ba96c587c.zip
ClientController geändert, Forms können in FBGui und User nicht benutzt werden
Diffstat (limited to 'application/modules/user/views/scripts/client/addclient.phtml')
-rw-r--r--application/modules/user/views/scripts/client/addclient.phtml4
1 files changed, 3 insertions, 1 deletions
diff --git a/application/modules/user/views/scripts/client/addclient.phtml b/application/modules/user/views/scripts/client/addclient.phtml
index 9d1c04e..13511fb 100644
--- a/application/modules/user/views/scripts/client/addclient.phtml
+++ b/application/modules/user/views/scripts/client/addclient.phtml
@@ -1 +1,3 @@
-<br /><br /><center>View script for controller <b>Client</b> and script/action name <b>addclient</b></center> \ No newline at end of file
+<?php
+echo $this->addclient;
+?>