mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
This commit is contained in:
@@ -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 <[email protected]>,
|
||||
Andreas Oesterreicher <[email protected]>,
|
||||
Rudolf Hangl <[email protected]> and
|
||||
Gerald Raab <[email protected]>.
|
||||
Rudolf Hangl <[email protected]>,
|
||||
Gerald Raab <[email protected]> and
|
||||
Gerald Simane-Sequens <[email protected]>
|
||||
</description>
|
||||
</groupbox>
|
||||
<spacer flex="1"/>
|
||||
|
||||
Reference in New Issue
Block a user