mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
This commit is contained in:
+4
-5
@@ -3,17 +3,16 @@
|
||||
<head>
|
||||
<title>CIS - FH Technikum Wien</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<link href="style/global.css" rel="stylesheet" type="text/css">
|
||||
<link href="skin/cis.css" rel="stylesheet" type="text/css">
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||||
</head>
|
||||
|
||||
<frameset rows="77,*,1" cols="*" frameborder="NO" border="0" framespacing="0">
|
||||
<frame src="cis/campus/topbar.php" name="topbar" scrolling="NO" noresize>
|
||||
<frame src="cis/topbar.html" name="topbar" scrolling="NO" noresize>
|
||||
<frameset rows="*" cols="200,*" framespacing="0" frameborder="NO" border="0">
|
||||
<frame src="cis/campus/menu.php" name="menu" scrolling="AUTO" noresize>
|
||||
<frame src="cis/campus/news/news.php" name="content">
|
||||
<frame src="cis/menu.html" name="menu" scrolling="AUTO" noresize>
|
||||
<frame src="cis/public/news.php" name="content">
|
||||
</frameset>
|
||||
<frame src="" name="otrs_frame">
|
||||
<noframes>
|
||||
<body>
|
||||
<p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht unterstützt.</p>
|
||||
|
||||
Reference in New Issue
Block a user