mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
This commit is contained in:
+5
-4
@@ -35,16 +35,17 @@ require_once('../config/cis.config.inc.php');
|
||||
</head>
|
||||
<body>
|
||||
<table class="tabcontent">
|
||||
|
||||
<tr>
|
||||
<td width="170" class="tdwrap">
|
||||
<a href="index.html" target="_top">
|
||||
<div class="home_logo"> </div>
|
||||
</a>
|
||||
<td width="170" class="tdwrap" onclick="self.location.href='index.php'">
|
||||
<div class="home_logo"> </div>
|
||||
</td>
|
||||
|
||||
<td id="header">
|
||||
<div class="header_line" ></div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td id="footer"> </td>
|
||||
<td><?php require_once('../include/'.EXT_FKT_PATH.'/cis_menu_global.inc.php'); ?></td>
|
||||
|
||||
Reference in New Issue
Block a user