changeset 96:a7d94f1a1429

changes on intro site
author fknauft
date Wed, 26 Jan 2011 17:24:24 +0100
parents 75229d2567ba
children 72091a5cd57e
files gis_gui/intro.pt
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/gis_gui/intro.pt	Wed Jan 26 17:17:17 2011 +0100
+++ b/gis_gui/intro.pt	Wed Jan 26 17:24:24 2011 +0100
@@ -1,4 +1,4 @@
-      		<div class="intro">
+<div class="intro">
 	<h2>Welcome!</h2>
 	<div class="left_block" align="left">
 		<p> => This website offers you a platform for geographical representation and analysis of historical data.</p>
@@ -12,7 +12,9 @@
 
 	</div>
 </div>
-<div align="center"><img src="./icons/mappit_state.png" width="600" height="450"></div>
+<div align="center">
+	<img src="./icons/mappit_state.png" width="600" height="450" />
+</div>
 <div class="intro">
 		<h3>Introduction for Newbies</h3>
 		<a name="newbie-intro"></a>
@@ -22,8 +24,7 @@
 
 			<p>You can display pre-existing data as maps [Song Yingxing example] or input and process your own data <a href= "./upload_sample.xml">[sample table, which can be edited using MS-Excel]</a>. 
 			Select your desired features for geographical analysis and save for future use!</p>
-			<p>In the beta phase, data is accessible to all registered users. To prevent your work from being altered or deleted, please save externally.</p> 
-			<p>To explore the system, <a href="./home">login</a> as user <b>test</b> with the password <b>test</b> and get started now!</p>
-			<p>To use the system with Your own account, please contact us: <a href="mappit@mpiwg-berlin.mpg.de">mappit@mpiwg-berlin.mpg.de</a>
+			<p>In the beta phase, data is accessible to all registered users. To prevent any loss of work, please maintain an external backup.</p> 
+			<p>You can email <a href="mappit@mpiwg-berlin.mpg.de">mappit@mpiwg-berlin.mpg.de</a> to request a personal login, or use the test account (user: test / password: test) to explore the platform right away</p>
 		</div>
 </div>