summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/index
diff options
context:
space:
mode:
authorSimon2011-03-15 16:59:56 +0100
committerSimon2011-03-15 16:59:56 +0100
commit9a659ede2523f77fe203f6fc1b8cb44560b18a2f (patch)
tree2766ada197381c7827f7d4a8df99993925eed32a /application/modules/user/views/scripts/index
parentlinks für dev korrigiert (diff)
downloadpbs2-9a659ede2523f77fe203f6fc1b8cb44560b18a2f.tar.gz
pbs2-9a659ede2523f77fe203f6fc1b8cb44560b18a2f.tar.xz
pbs2-9a659ede2523f77fe203f6fc1b8cb44560b18a2f.zip
layout updated
Diffstat (limited to 'application/modules/user/views/scripts/index')
-rw-r--r--application/modules/user/views/scripts/index/index.phtml47
1 files changed, 1 insertions, 46 deletions
diff --git a/application/modules/user/views/scripts/index/index.phtml b/application/modules/user/views/scripts/index/index.phtml
index fe78dba..57e6edb 100644
--- a/application/modules/user/views/scripts/index/index.phtml
+++ b/application/modules/user/views/scripts/index/index.phtml
@@ -1,46 +1 @@
-<?php
-echo $this->loginform;
-?>
-<style>
- a:link,
- a:visited
- {
- color: #0398CA;
- }
-
- span#zf-name
- {
- color: #91BE3F;
- }
-
- div#welcome
- {
- color: #FFFFFF;
- background-image: url(http://framework.zend.com/images/bkg_header.jpg);
- width: 600px;
- height: 400px;
- border: 2px solid #444444;
- overflow: hidden;
- text-align: center;
- }
-
- div#more-information
- {
- background-image: url(http://framework.zend.com/images/bkg_body-bottom.gif);
- height: 100%;
- }
-</style>
-<div id="welcome">
- <h1>Welcome to the <span id="zf-name">Zend Framework!</span></h1>
-
- <h3>This is your project's main page</h3>
-
- <div id="more-information">
- <p><img src="http://framework.zend.com/images/PoweredBy_ZF_4LightBG.png" /></p>
- <p>
- Helpful Links: <br />
- <a href="http://framework.zend.com/">Zend Framework Website</a> |
- <a href="http://framework.zend.com/manual/en/">Zend Framework Manual</a>
- </p>
- </div>
-</div>
+<h1>Welcome</h1>