mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
52 lines
2.3 KiB
HTML
52 lines
2.3 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<!--
|
||
|
To change this license header, choose License Headers in Project Properties.
|
||
|
To change this template file, choose Tools | Templates
|
||
|
and open the template in the editor.
|
||
|
-->
|
||
|
<html>
|
||
|
<head>
|
||
|
|
||
|
<meta charset="UTF-8">
|
||
|
<meta name="viewport" content="width=device-width">
|
||
|
|
||
|
|
||
|
|
||
|
<title> [EGroupware] Content Element Library</title>
|
||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||
|
<meta name="keywords" content="EGroupware" />
|
||
|
<meta name="description" content="EGroupware" />
|
||
|
<meta name="keywords" content="EGroupware" />
|
||
|
<meta name="copyright" content="Stylite AG 2013, see http://www.stylite.de/EPL" />
|
||
|
<meta name="language" content="de" />
|
||
|
<meta name="author" content="Stylite AG www.stylite.de" />
|
||
|
|
||
|
<meta name="robots" content="none" />
|
||
|
<link rel="icon" href="/egroupware2/phpgwapi/templates/idots/images/favicon.ico" type="image/x-ico" />
|
||
|
<link rel="shortcut icon" href="/egroupware2/phpgwapi/templates/idots/images/favicon.ico" />
|
||
|
<link href="/egroupware2/phpgwapi/js/jscalendar/calendar-blue.css" type="text/css" rel="StyleSheet" />
|
||
|
<link href="/egroupware2/phpgwapi/js/dhtmlxtree/dhtmlxTree/codebase/dhtmlxtree.css" type="text/css" rel="StyleSheet" />
|
||
|
<link href="/egroupware2/phpgwapi/js/jquery/chosen/chosen.css" type="text/css" rel="StyleSheet" />
|
||
|
<link href="/egroupware2/phpgwapi/js/jquery/jquery-ui/redmond/jquery-ui-1.10.3.custom.css" type="text/css" rel="StyleSheet" />
|
||
|
<link href="/egroupware2/etemplate/templates/default/etemplate2.css" type="text/css" rel="StyleSheet" />
|
||
|
<link href="/egroupware2/pixelegg/css/pixelegg.css" type="text/css" rel="StyleSheet" />
|
||
|
<link href="/egroupware2/phpgwapi/templates/idots/print.css" type="text/css" rel="StyleSheet" />
|
||
|
|
||
|
<link type="text/css" rel="stylesheet" href="/egroupware2/pixelegg/content-element-library/css/contentElementLibrary.css">
|
||
|
|
||
|
</head>
|
||
|
<!--<body>-->
|
||
|
|
||
|
<frameset cols="250,*">
|
||
|
<frame src="index_navigation_left.html" name="Navigation">
|
||
|
<frame src="index_right.html" name="Daten">
|
||
|
<noframes>
|
||
|
<body>
|
||
|
<p><a href="../index.php"> Start </a> <a href="startseite.htm">Daten</a></p>
|
||
|
</body>
|
||
|
</noframes>
|
||
|
</frameset>
|
||
|
|
||
|
|
||
|
|
||
|
</html>
|