git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@12 7f62d464-2af8-f54e-996c-e91b33f51cbe
13 lines
429 B
HTML
13 lines
429 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="default.css">
|
|
<title>Error Message</title>
|
|
</head>
|
|
<body>
|
|
<h2>Error Message</h2>
|
|
The Error Message box contains the text of the system error message, module error message or the custom message found in the
|
|
<a href="ErrorsIni.htm">errors.ini</a> file based on the value entered.
|
|
</body>
|
|
</html>
|