source: trunk/www/db_po/index.html@ 15989

Last change on this file since 15989 was 11506, checked in by Daniela Dorner, 13 years ago
added index.html for this webinterface
File size: 663 bytes
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3<html>
4<head>
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 <meta name="Author" content="Daniela Dorner">
7 <title>FACT Configuration DB</title>
8 <link rel="stylesheet" type="text/css" href="po.css">
9 <style type="text/css">
10 </style>
11<script type="text/javascript" src="po.js">You need JavaScript switched on for this page to work!</script>
12</head>
13
14<body>
15
16<h1>Welcome to the <b>FACT Configuration DB</b> Webpages.</h1>
17
18<h2>Here you can <a href='view_po.php'>view</a> and <a href='edit_po.php'>edit</a> the database ProgramOptions.</h2>
19
20
21</body>
22</html>
Note: See TracBrowser for help on using the repository browser.