libs-gsweb/GSWExtensions/GSWSessionCreationErrorPage.gswc/GSWSessionCreationErrorPage.html
Dave Wetzel bd96878757 rename all *.framework top level directories to their basename.
* GSWDatabase/WODisplayGroup.m
remove local NSAutoreleasePool
adjust makefiles



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30698 72102866-910b-0410-8b05-ffd578937521
2010-06-14 04:19:25 +00:00

24 lines
547 B
HTML

<html>
<head>
<title>Session Creation Error</title>
<meta name="robots" content="noindex,nofollow"/>
</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>