[SimBot-commits] CVS: simbot/templates error.404.default.tmpl,1.1,1.2
Status: Abandoned
Brought to you by:
kstange
|
From: Kevin S. <ks...@us...> - 2005-08-11 13:51:38
|
Update of /cvsroot/simbot/simbot/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27707 Modified Files: error.404.default.tmpl Log Message: "If you following a link" has a grammar problem or two. Index: error.404.default.tmpl =================================================================== RCS file: /cvsroot/simbot/simbot/templates/error.404.default.tmpl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -p -r1.1 -r1.2 --- error.404.default.tmpl 11 Aug 2005 13:49:35 -0000 1.1 +++ error.404.default.tmpl 11 Aug 2005 13:51:24 -0000 1.2 @@ -2,5 +2,5 @@ not defined on this server. Either this server has no handler registered for this resource or the active handler did not wish to handle it.</p> -<p>Please check the URL and try again. If you following a link on this server, +<p>Please check the URL and try again. If you followed a link on this server, you should report this error to the administrator of the server.</p> \ No newline at end of file |