Update of /cvsroot/xoops/xoops-current/html/include
In directory usw-pr-cvs1:/tmp/cvs-serv9405/html/include
Modified Files:
functions.php
Log Message:
Index: functions.php
===================================================================
RCS file: /cvsroot/xoops/xoops-current/html/include/functions.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** functions.php 11 Oct 2002 06:14:21 -0000 1.20
--- functions.php 11 Oct 2002 10:05:15 -0000 1.21
***************
*** 294,298 ****
</head>
<body>
! <div align="center">
<div class="redirect">
<h4 style="text-align: center">'.$message.'</h4>
--- 294,298 ----
</head>
<body>
! <div>
<div class="redirect">
<h4 style="text-align: center">'.$message.'</h4>
|