mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 08:52:21 +00:00
Merge branch 'NeuesLogo'
This commit is contained in:
+3
-9
@@ -15,15 +15,9 @@
|
||||
<td class="boxshadow">
|
||||
<table cellspacing="0" cellpadding="0" class="header">
|
||||
<tr>
|
||||
<td valign="top" align="left">
|
||||
<img class="header_logo" src="../skin/images/logo.png" alt="logo">
|
||||
<img class="header_left" src="../skin/images/header_left.png" alt="header_links">
|
||||
<img class="header_right" src="../skin/images/header_right.png" alt="header_rechts">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<img src="../skin/images/cis_logo_400px.png" height="70" />
|
||||
<td align="center" valign="middle" style="background-image: url(../skin/styles/tw/header.png); background-position: top; background-repeat: repeat-x;">
|
||||
<img class="header_logo" src="../skin/styles/tw/logo_250x130.png" alt="logo">
|
||||
<img src="../skin/styles/tw/cis_logo_text_400x78.png" />
|
||||
<br><br><br>
|
||||
<!--Herzlich Willkommen im Campus Informationssystem (CIS)-->
|
||||
<br>
|
||||
|
||||
+3
-4
@@ -161,10 +161,9 @@ function loadampel()
|
||||
<td class="boxshadow">
|
||||
<table cellspacing="0" cellpadding="0" class="header">
|
||||
<tr>
|
||||
<td valign="top" align="left">
|
||||
<a href="index.php"><img class="header_logo" src="../skin/images/logo.png" alt="logo"></a>
|
||||
<img class="header_left" src="../skin/images/header_left.png" alt="header_links">
|
||||
<img class="header_right" src="../skin/images/header_right.png" alt="header_rechts">
|
||||
<td valign="top" align="left" style="background-image: url(<?php echo APP_ROOT.'skin/styles/'.EXT_FKT_PATH.'/header.png'; ?>); background-position: top; background-repeat: repeat-x;">
|
||||
<a href="index.php"><img class="header_logo" src="<?php echo APP_ROOT.'skin/styles/'.EXT_FKT_PATH.'/logo_250x130.png'; ?>" alt="logo"></a>
|
||||
<!--<img class="header" src="<?php echo APP_ROOT.'skin/styles/'.EXT_FKT_PATH.'/header.png'; ?>" alt="header">-->
|
||||
<table class="header_content" cellpadding="0">
|
||||
<tr>
|
||||
<td width="20%" align="center">
|
||||
|
||||
Reference in New Issue
Block a user