libs-gsweb/GSWExtensions.framework/GSWSessionCreationErrorPage.gswc/GSWSessionCreationErrorPage.html
Manuel Guesdon 7352a1b541 2002-10-12 Manuel Guesdon <mguesdon@orange-concept.com>
o replaced <br> by <br/>


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@14743 72102866-910b-0410-8b05-ffd578937521
2002-10-12 11:41:17 +00:00

23 lines
495 B
HTML

<html>
<head>
<title>Session Creation Error</title>
</head>
<body BGcolor="white">
<table border="0" width="100%">
<tr>
<td align="CENTER" Valign="TOP">
<gsweb name="ExclamationImage"></gsweb><br/>
Re-enter<br/>
<gsweb name="ReenterHyperlink">
<b><gsweb name="ApplicationNameString"></gsweb></b>
</gsweb>
</td>
<td align="LEFT" Valign="MIDDLE">
<b>Your session could not be created.<b>
</td>
</tr>
</table>
</body>
</html>