This commit is contained in:
Andreas Österreicher
2009-06-17 15:42:39 +00:00
parent 4e1e6a05ec
commit ed6df5063a
5 changed files with 36 additions and 5 deletions
+5 -4
View File
@@ -36,9 +36,9 @@ echo '<?xml-stylesheet href="'.APP_ROOT.'skin/tempus.css" type="text/css"?>';
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
>
<vbox>
<hbox>
<hbox style="margin-top: 20px">
<spacer flex="1"/>
<image src='<?php echo APP_ROOT; ?>skin/images/fhcomplete.png' width="290" height="160"/>
<image src='<?php echo APP_ROOT; ?>skin/images/fh_complete_logo.png' width="392" height="60"/>
<spacer flex="1"/>
</hbox>
<hbox>
@@ -67,8 +67,9 @@ echo '<?xml-stylesheet href="'.APP_ROOT.'skin/tempus.css" type="text/css"?>';
Authors: Christian Paminger &lt;[email protected]&gt;,
Andreas Oesterreicher &lt;[email protected]&gt;,
Rudolf Hangl &lt;[email protected]&gt; and
Gerald Raab &lt;[email protected]&gt;.
Rudolf Hangl &lt;[email protected]&gt;,
Gerald Raab &lt;[email protected]&gt; and
Gerald Simane-Sequens &lt;[email protected]&gt;
</description>
</groupbox>
<spacer flex="1"/>