mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
Persönliche Daten
This commit is contained in:
@@ -38,12 +38,15 @@ echo '<?xml-stylesheet href="'.APP_ROOT.'skin/tempus.css" type="text/css"?>';
|
||||
<vbox>
|
||||
<hbox style="margin-top: 20px">
|
||||
<spacer flex="1"/>
|
||||
<image src='<?php echo APP_ROOT; ?>skin/images/fh_complete_logo.png' width="392" height="60"/>
|
||||
<image src='<?php echo APP_ROOT; ?>skin/images/fh_complete_logo_400x61.png' width="400" height="61"/>
|
||||
<spacer flex="1"/>
|
||||
</hbox>
|
||||
<hbox style="margin-top: 20px">
|
||||
<spacer flex="1"/>
|
||||
</hbox>
|
||||
<hbox>
|
||||
<spacer flex="1"/>
|
||||
<label value="Copyright (C) 2007 Technikum-Wien" />
|
||||
<label value="Copyright (C) 2007 FH Complete" />
|
||||
<spacer flex="1"/>
|
||||
</hbox>
|
||||
<hbox>
|
||||
@@ -70,6 +73,7 @@ echo '<?xml-stylesheet href="'.APP_ROOT.'skin/tempus.css" type="text/css"?>';
|
||||
Rudolf Hangl <[email protected]>,
|
||||
Gerald Raab <[email protected]> and
|
||||
Gerald Simane-Sequens <[email protected]>
|
||||
Manfred Kindl <[email protected]>
|
||||
</description>
|
||||
</groupbox>
|
||||
<spacer flex="1"/>
|
||||
|
||||
Reference in New Issue
Block a user