Mercurial > hg > extraction-interface
comparison _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 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:b12c99b7c3f0 |
|---|---|
| 1 <? include("langsettings.php"); ?> | |
| 2 <html> | |
| 3 <head> | |
| 4 <meta name="author" content="Kai Oswald Seidler"> | |
| 5 <link href="xampp.css" rel="stylesheet" type="text/css"> | |
| 6 </head> | |
| 7 | |
| 8 <body> | |
| 9 <p> | |
| 10 <h1><?=$TEXT['manuals-head']?></h1> | |
| 11 | |
| 12 <?=$TEXT['manuals-text1']?> | |
| 13 <?=$TEXT['manuals-list1']?> | |
| 14 <?=$TEXT['manuals-text2']?> | |
| 15 <?=$TEXT['manuals-list2']?> | |
| 16 <?=$TEXT['manuals-text3']?> | |
| 17 | |
| 18 | |
| 19 </body> | |
| 20 </html> |
