summaryrefslogtreecommitdiffstats
path: root/application/views
diff options
context:
space:
mode:
Diffstat (limited to 'application/views')
-rw-r--r--application/views/scripts/client/addclient.phtml1
-rw-r--r--application/views/scripts/client/index.phtml1
-rw-r--r--application/views/scripts/pool/index.phtml1
3 files changed, 3 insertions, 0 deletions
diff --git a/application/views/scripts/client/addclient.phtml b/application/views/scripts/client/addclient.phtml
new file mode 100644
index 0000000..9d1c04e
--- /dev/null
+++ b/application/views/scripts/client/addclient.phtml
@@ -0,0 +1 @@
+<br /><br /><center>View script for controller <b>Client</b> and script/action name <b>addclient</b></center> \ No newline at end of file
diff --git a/application/views/scripts/client/index.phtml b/application/views/scripts/client/index.phtml
new file mode 100644
index 0000000..4f0e6ec
--- /dev/null
+++ b/application/views/scripts/client/index.phtml
@@ -0,0 +1 @@
+<br /><br /><center>View script for controller <b>Client</b> and script/action name <b>index</b></center> \ No newline at end of file
diff --git a/application/views/scripts/pool/index.phtml b/application/views/scripts/pool/index.phtml
new file mode 100644
index 0000000..5266a4e
--- /dev/null
+++ b/application/views/scripts/pool/index.phtml
@@ -0,0 +1 @@
+<br /><br /><center>View script for controller <b>Pool</b> and script/action name <b>index</b></center> \ No newline at end of file