Files
Geneweb/bin/setup/lang/bso_ok.htm
2024-03-05 22:01:20 +01:00

37 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="%l">
<head>
<!-- Copyright (c) 1998-2006 INRIA - GeneWeb -->
<!-- $Id: bso_ok.htm,v 7.00 2018-01-01 05:35:06 ddr Exp $ -->
<meta charset="utf-8">
<meta name="robots" content="none">
<link rel="shortcut icon" href="images/favicon_gwsetup.png">
<title>[Database created]
</title>
%fsetup.css;
</head>
<body %Vbody_prop;>
<div style="background:url('images/gwlogo.png') no-repeat left top; text-align:center; height:95px; line-height:95px; color:#2f6400;">
<h1 style="margin:0;">[Database created]</h1>
</div>
<p>
[Done. The operation is terminated. Your database named "%o" is created.]
<p>
[To consult your database, and possibly modify it, the gwd service must have been launched.]
<p>
[If it is, try the address below. The displayed page is called "welcome page" of your database. Bookmark it.]
<p>
<ul>
<li><a
href="http://%m:%P/%o">http://%m:%P/%o</a>
</ul>
<p>
[Return to the main menu.] (<a href="gwsetup?lang=%l;v=welcome.htm">welcome</a>)
<p>
[Read the alert messages in the file "comm.log"] (<a href="gwsetup?lang=%l;v=bso_comm.htm">comm.log</a>)
</body>
</html>