30 lines
1.0 KiB
HTML
30 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="%l">
|
|
<head>
|
|
<!-- Copyright (c) 1998-2006 INRIA - GeneWeb -->
|
|
<!-- $Id: err_name.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>[Incorrect name]
|
|
</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;"><font color="red">[Incorrect name]</font></h1>
|
|
</div>
|
|
[You cannot choose "%o" as database name, because it holds forbidden characters.]
|
|
<p>
|
|
[The name of a database is made of non accentuated letters (uppercase or lowercase), digits and of the character "-". Other characters (particularly space) are forbidden.]
|
|
%(
|
|
The name of a database is made of non accentuated letters (uppercase or lowercas
|
|
e), digits and of the character "-". Other characters (particularly space) are f
|
|
orbidden.
|
|
%)
|
|
</body>
|
|
</html>
|