From: Nick J. <nje...@us...> - 2002-02-01 03:45:42
|
Update of /cvsroot/sandweb/sandweb/templates In directory usw-pr-cvs1:/tmp/cvs-serv24479 Modified Files: framework.html Log Message: * centered error messages Index: framework.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/framework.html,v retrieving revision 1.12 retrieving revision 1.13 diff -U2 -r1.12 -r1.13 --- framework.html 2002/01/31 23:30:34 1.12 +++ framework.html 2002/02/01 03:45:40 1.13 @@ -63,5 +63,5 @@ <table width="100%" border="0" align="center" valign="top"> <tr> - <td width="100%" align="left" valign="center"> + <td width="100%" align="center" valign="center"> <font color="#EE6666"><TMPL_VAR NAME=ERROR></font><br /> </td> |