Update of /cvsroot/php-blog/jBlog
In directory sc8-pr-cvs1:/tmp/cvs-serv13812
Modified Files:
jBlog_admin.php
Log Message:
make nice grammar, test cvs list.
Index: jBlog_admin.php
===================================================================
RCS file: /cvsroot/php-blog/jBlog/jBlog_admin.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C4 -d -r1.2 -r1.3
*** jBlog_admin.php 3 Mar 2003 19:33:31 -0000 1.2
--- jBlog_admin.php 3 Mar 2003 19:41:49 -0000 1.3
***************
*** 23,31 ****
}*/
?>
<html>
<head>
! <title>jBlog adminSuite</title>
<link rel="stylesheet" type="text/css" href="jBlog.css">
</head>
<body>
<table height="100%" width="100%"><tr><td valign="top" align="left" class="jBlogGreyBox" height="100%" width="100%">
--- 23,31 ----
}*/
?>
<html>
<head>
! <title>jBlog Administration Suite</title>
<link rel="stylesheet" type="text/css" href="jBlog.css">
</head>
<body>
<table height="100%" width="100%"><tr><td valign="top" align="left" class="jBlogGreyBox" height="100%" width="100%">
|