diff options
Diffstat (limited to 'application/views/scripts/pool/linkclient.phtml')
| -rw-r--r-- | application/views/scripts/pool/linkclient.phtml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/application/views/scripts/pool/linkclient.phtml b/application/views/scripts/pool/linkclient.phtml index 1cc06e4..cbd2dd4 100644 --- a/application/views/scripts/pool/linkclient.phtml +++ b/application/views/scripts/pool/linkclient.phtml @@ -1 +1,3 @@ -<br /><br /><center>View script for controller <b>Pool</b> and script/action name <b>linkclient</b></center>
\ No newline at end of file +<h1>Link Clients</h1> +<?php +echo $this->poolclient; |
