SVN: toys/stbr/index.php
sparky
sparky at pld-linux.org
Thu May 17 17:04:44 CEST 2007
Author: sparky
Date: Thu May 17 17:04:42 2007
New Revision: 8596
Modified:
toys/stbr/index.php
Log:
- space
Modified: toys/stbr/index.php
==============================================================================
--- toys/stbr/index.php (original)
+++ toys/stbr/index.php Thu May 17 17:04:42 2007
@@ -292,7 +292,7 @@
if(count($filled))
{
$filled['date'] = date("d.m.Y H:i:s", $filled['date']);
- $info = '<a class="mailto">' . $filled['requester'] . '</a>/' . $filled['flags'] . '<br />' . $filled['date'];
+ $info = '<a class="mailto">' . $filled['requester'] . '</a> / ' . $filled['flags'] . '<br />' . $filled['date'];
foreach($filled['builder'] as $key => $value)
{
$title .= "$value @ $key [br/]";
More information about the pld-cvs-commit
mailing list