CVS update: /cowiki/htdocs/

[email protected] 24 May 2005 16:53:18 -0000
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
User: dgorski 
Date: 2005/05/24 09:53:18

Modified:
   cowiki/htdocs/status.php

Log:
 HTML visualties

File Changes:

Directory: /cowiki/htdocs/
==========================

File [changed]: status.php
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/status.php?r1=1.40&r2=1.41
Delta lines:  +3 -5
-------------------
--- status.php	24 May 2005 16:23:37 -0000	1.40
+++ status.php	24 May 2005 16:53:16 -0000	1.41
@@ -2,7 +2,7 @@
 
 /**
  *
- * $Id: status.php,v 1.40 2005/05/24 16:23:37 dgorski Exp $
+ * $Id: status.php,v 1.41 2005/05/24 16:53:16 dgorski Exp $
  *
  * This file is part of coWiki. coWiki is free software under the terms of
  * the GNU General Public License (GPL). Read the LICENSE file. If you did
@@ -16,7 +16,7 @@
  * @author     Daniel T. Gorski, <[email protected]>
  * @copyright  (C) Daniel T. Gorski, {@link http://www.develnet.org}
  * @license    http://www.gnu.org/licenses/gpl.html
- * @version    $Revision: 1.40 $
+ * @version    $Revision: 1.41 $
  *
  */
 
@@ -954,9 +954,7 @@
 
 <p align="center">
   End of this
-  <a target="_blank" href="http://www.cowiki.org">
-  <?php echo COWIKI_NAME; ?>
-  </a>
+  <a target="_blank" href="http://www.cowiki.org"><?php echo COWIKI_NAME; ?></a>
   file. If you have unanswered questions please refer to the
   documentation on
   <a target="_blank" href="http://www.cowiki.org">http://www.cowiki.org</a>.