Mercurial > hg > extraction-interface
diff _xampp/manuals.php @ 0:b12c99b7c3f0
commit for previous development
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 19 Jan 2015 17:13:49 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/_xampp/manuals.php Mon Jan 19 17:13:49 2015 +0100 @@ -0,0 +1,20 @@ +<? include("langsettings.php"); ?> +<html> +<head> +<meta name="author" content="Kai Oswald Seidler"> +<link href="xampp.css" rel="stylesheet" type="text/css"> +</head> + +<body> + <p> +<h1><?=$TEXT['manuals-head']?></h1> + +<?=$TEXT['manuals-text1']?> +<?=$TEXT['manuals-list1']?> +<?=$TEXT['manuals-text2']?> +<?=$TEXT['manuals-list2']?> +<?=$TEXT['manuals-text3']?> + + +</body> +</html>